Unit 'InputHistoryCopy' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#bs_debuggeride]

TIHIgnoreIDEQuestionList

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: inputhistorycopy.pas line 140

type TIHIgnoreIDEQuestionList = class(TIgnoreIDEQuestionList)

public

  constructor Create;

  

  destructor Destroy; override;

  

  procedure Clear;

  

  function Add(); override;

  

  procedure Delete(); override;

  

  function Find(); override;

  

  procedure LoadFromXMLConfig();

  

  procedure SaveToXMLConfig();

  

end;

Inheritance

TIHIgnoreIDEQuestionList

  

|

TObject



CT Web help

CodeTyphon Studio