Unit 'XMLCfg' Package
[Overview][Resource strings][Classes][Index] [#fcl-xml]

TXMLConfig.SetDeleteValue

Declaration

Source position: xmlcfg.pp line 76

public procedure TXMLConfig.SetDeleteValue(

  const APath: string;

  const AValue: string;

  const DefValue: string

); overload;

procedure TXMLConfig.SetDeleteValue(

  const APath: string;

  AValue: Integer;

  DefValue: Integer

); overload;

procedure TXMLConfig.SetDeleteValue(

  const APath: string;

  AValue: Boolean;

  DefValue: Boolean

); overload;


Documentation generated on: 2023-03-18