RStringList
Default stream record for the TStringList object.
Declaration
Source position: objects.pp line 761
const
RStringList : TStreamRec = (ObjType: 52; VmtLink: Ofs(^ TypeOf(TStringList)); Load: @ TStringList.Load; Store: Nil; Next: Nil)
Default stream record for the TStringList object.
Source position: objects.pp line 761
const
RStringList : TStreamRec = (ObjType: 52; VmtLink: Ofs(^ TypeOf(TStringList)); Load: @ TStringList.Load; Store: Nil; Next: Nil)