[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sdfdata.pp line 150
type TSDFStringList = class(TStringList)
protected
FMultiLine: Boolean;
procedure SetTextStr(); override;
end;
TSDFStringList
TObject