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

TXMLConfigStorage.SetFullPathValue

Declaration

Source position: xmlpropstorage.pas line 81

protected procedure TXMLConfigStorage.SetFullPathValue(

  const APath: string;

  const AValue: string

); override;

procedure TXMLConfigStorage.SetFullPathValue(

  const APath: string;

  AValue: Integer

); override;

procedure TXMLConfigStorage.SetFullPathValue(

  const APath: string;

  AValue: Boolean

); override;