[Overview][Classes][Procedures and functions][Index] Reference for unit 'XMLPropStorage' (#lcl)

TXMLConfigStorage.SetDeleteFullPathValue

Declaration

Source position: line 0

procedure TXMLConfigStorage.SetDeleteFullPathValue(

  const APath: ;

  const AValue: ;

  const DefValue:

); override;

procedure TXMLConfigStorage.SetDeleteFullPathValue(

  const APath: ;

  AValue: Integer;

  DefValue: Integer

); override;

procedure TXMLConfigStorage.SetDeleteFullPathValue(

  const APath: ;

  AValue: Boolean;

  DefValue: Boolean

); override;