[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Objects' (#rtl) |
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 ); |
No notes exist for this page yet.