Default stream record for the TStringCollection object.
Source position: objects.pp line 791
const RStringCollection: TStreamRec = (ObjType: 51; VmtLink: Ofs(^ TypeOf(TStringCollection)); Load: @ TStringCollection.Load; Store: @ TStringCollection.Store; Next: Nil); |