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