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