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

TCustomPropertyStorage.ReadString

Reads a String value from the RootSection.

Declaration

Source position: propertystorage.pas line 152

public function TCustomPropertyStorage.ReadString(

  const Ident: string;

  const DefaultValue: string

):string;

Arguments

Ident

  

Identifier for the value read in the method.

DefaultValue

  

Default value used when the specified identifier is not found.

Function result

String value read in the method.


Version 4.0 Generated 2025-05-03 Home