Default stream record for the TCollection object.
Source position: objects.pp line 784
const RCollection: TStreamRec = (ObjType: 50; VmtLink: Ofs(^ TypeOf(TCollection)); Load: @ TCollection.Load; Store: @ TCollection.Store; Next: Nil);