Source position: xmlcfg.pp line 76
public procedure TXMLConfig.SetDeleteValue( |
const APath: string; |
const AValue: string; |
const DefValue: string |
); overload; |
const APath: string; |
AValue: Integer; |
DefValue: Integer |
); overload; |
const APath: string; |
AValue: Boolean; |
DefValue: Boolean |
); overload; |