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

TXMLConfigStorage.SetFullPathValue

Declaration

Source position: xmlpropstorage.pas line 85

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;

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