Unit 'uPSRuntime' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_pascalscript]

TBTReturnAddress

Declaration

Source position: uPSRuntime.pas line 122

type TBTReturnAddress = packed record

  ProcNo: TPSInternalProcRec;

  

  Position: Cardinal;

  

  StackBase: Cardinal;

  

end;



CT Web help

CodeTyphon Studio