Unit 'PoCheckerXMLConfig' Package
[Overview][Classes][Index] [#lz_pochecker]

TXMLOptionsStorage.SetDeleteFullPathValue

Declaration

Source position: pocheckerxmlconfig.pp line 54

protected procedure TXMLOptionsStorage.SetDeleteFullPathValue(

  const APath: string;

  const AValue: string;

  const DefValue: string

); override;

procedure TXMLOptionsStorage.SetDeleteFullPathValue(

  const APath: string;

  AValue: Integer;

  DefValue: Integer

); override;

procedure TXMLOptionsStorage.SetDeleteFullPathValue(

  const APath: string;

  AValue: Boolean;

  DefValue: Boolean

); override;



CT Web help

CodeTyphon Studio