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