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

TXMLConfig.SetDeleteValue

Declaration

Source position: xmlconf.pp line 98

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: 2025-07-25