Unit 'XMLPropStorage' Package
[Overview][Classes][Procedures and functions][Index] [#lcl]

TXMLConfigStorage.SetDeleteFullPathValue

Declaration

Source position: xmlpropstorage.pas line 86

protected procedure TXMLConfigStorage.SetDeleteFullPathValue(

  const APath: string;

  const AValue: string;

  const DefValue: string

); override;

procedure TXMLConfigStorage.SetDeleteFullPathValue(

  const APath: string;

  AValue: Integer;

  DefValue: Integer

); override;

procedure TXMLConfigStorage.SetDeleteFullPathValue(

  const APath: string;

  AValue: Boolean;

  DefValue: Boolean

); override;



CT Web help

CodeTyphon Studio