[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'TTObjs' (#lazutils)

TCallRecord

Declaration

Source position: ttobjs.pas line 212

type TCallRecord = record

  Caller_Range: Int;

  Caller_IP: Int;

  Cur_Count: Int;

  Cur_Restart: Int;

end;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.