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

TXMLConfigStorage.GetFullPathValue

Declaration

Source position: xmlpropstorage.pas line 78

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;