[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Objects' (#rtl)

RStringList

Default stream record for the TStringList object.

Declaration

Source position: objects.pp line 715

const RStringList: TStreamRec = (ObjType:52;VmtLink:Ofs ( TypeOf ( TStringList ) ^ ) ;Load:@TStringList.Load;Store:nil;Next:nil );