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

TXMLConfig.SetDeleteValue

Declaration

Source position: xmlconf.pp line 91

public procedure TXMLConfig.SetDeleteValue(

  const APath: DOMString;

  const AValue: DOMString;

  const DefValue: DOMString

); overload;

procedure TXMLConfig.SetDeleteValue(

  const APath: DOMString;

  AValue: Integer;

  DefValue: Integer

); overload;

procedure TXMLConfig.SetDeleteValue(

  const APath: DOMString;

  AValue: Boolean;

  DefValue: Boolean

); overload;


Documentation generated on: 2023-03-18