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