Source position: ttobjs.pas line 212
type TCallRecord = record
Caller_Range: Int;
Caller_IP: Int;
Cur_Count: Int;
Cur_Restart: Int;
end;