Unit 'Objects' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl-extra]

TStreamRec

Declaration

Source position: objects.pp line 243

type TStreamRec = packed record

  ObjType: Sw_Word;

  VmtLink: pointer;

  Load: CodePointer;

  Store: CodePointer;

  Next: PStreamRec;

end;


Documentation generated on: 2023-03-18