[Overview][Types][Classes][Index] Reference for unit 'PropertyStorage' (#lcl)

TCustomPropertyStorage.DoReadString

Default OnReadString handler, must be overridden!

Declaration

Source position: propertystorage.pas line 141

protected function TCustomPropertyStorage.DoReadString(

  const Section: ;

  const Ident: ;

  const DefaultValue:

):; virtual; abstract;

Arguments

DefaultValue

  

The default value, when no string was stored.

Function result

The previously stored string.