Source position: tcl80.pp line 570
type Tcl_Interp = packed record
result: PAnsiChar;
freeProc: Tcl_FreeProc;
errorLine: Integer;
end;