[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Default stream record for the TStrCollection object.
Source position: objects.pp line 717
const RStrCollection: TStreamRec = (ObjType: 69; VmtLink: Ofs(^ TypeOf(TStrCollection)); Load: @ TStrCollection.Load; Store: @ TStrCollection.Store; Next: Nil); |