[Overview][Classes][Procedures and functions][Index] Reference for unit 'XMLPropStorage' (#lcl)

TXMLConfigStorage.GetFullPathValue

Declaration

Source position: xmlpropstorage.pas line 82

protected function TXMLConfigStorage.GetFullPathValue(

  const APath: string;

  const ADefault: string

):string; override;

function TXMLConfigStorage.GetFullPathValue(

  const APath: string;

  ADefault: Integer

):Integer; override;

function TXMLConfigStorage.GetFullPathValue(

  const APath: string;

  ADefault: Boolean

):Boolean; override;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.