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