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

TSEE_context

Declaration

Source position: libsee.pas line 273

type TSEE_context = record

  interpreter: PTSEE_interpreter;

  activation: TPSEE_object;

  variable: TPSEE_object;

  varattr: tcint;

  thisobj: TPSEE_object;

  scope: PTSEE_scope;

end;


Documentation generated on: 2023-03-18