Unit 'libsee' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libsee]

TSEE_traceback

Declaration

Source position: libsee.pas line 266

type TSEE_traceback = record

  call_location: PTSEE_throw_location;

  callee: TPSEE_object;

  call_type: tcint;

  prev: PTSEE_traceback;

end;


Documentation generated on: 2023-03-18