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

RCollection

Default stream record for the TCollection object.

Declaration

Source position: objects.pp line 782

const RCollection: TStreamRec = (ObjType: 50; VmtLink: Ofs(^ TypeOf(TCollection)); Load: @ TCollection.Load; Store: @ TCollection.Store; Next: Nil);


Documentation generated on: Jul 24 2023