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