[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Default stream record for the TCollection object.
Source position: objects.pp line 698
const RCollection: TStreamRec = (ObjType: 50; VmtLink: (^(TCollection)); Load: @TCollection.Load; Store: @TCollection.Store; Next: Nil); |