Source position: propertystorage.pas line 141
protected function TCustomPropertyStorage.DoReadString(
const Section: String;
const Ident: String;
const DefaultValue: String
):String; virtual; abstract;