[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Objects' (#rtl)

RCollection

Default stream record for the TCollection object.

Declaration

Source position: objects.pp line 694

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