[Overview][Types][Classes][Index] |
Reads a String value from the RootSection.
Source position: propertystorage.pas line 152
public function TCustomPropertyStorage.ReadString( |
const Ident: string; |
const DefaultValue: string |
):string; |
Ident |
|
Identifier for the value read in the method. |
DefaultValue |
|
Default value used when the specified identifier is not found. |
String value read in the method.
Version 4.0 | Generated 2025-05-03 | Home |