Default stream record for the TStrCollection object.
Source position: objects.pp line 798
const RStrCollection: TStreamRec = (ObjType: 69; VmtLink: Ofs(^ TypeOf(TStrCollection)); Load: @ TStrCollection.Load; Store: @ TStrCollection.Store; Next: Nil); |