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

TXMLConfig.SetValue

Declaration

Source position: xmlconf.pp line 94

public procedure TXMLConfig.SetValue(

  const APath: DOMString;

  const AValue: DOMString

); overload;

procedure TXMLConfig.SetValue(

  const APath: DOMString;

  AValue: Integer

); overload;

procedure TXMLConfig.SetValue(

  const APath: DOMString;

  AValue: Boolean

); overload;


Documentation generated on: 2025-07-25