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

THistoryLists

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

Declaration

Source position: inputhistorycopy.pas line 99

type THistoryLists = class

public

  constructor Create;

  

  destructor Destroy; override;

  

  procedure Clear;

  

  function Count;

  

  procedure LoadFromXMLConfig();

  

  procedure SaveToXMLConfig();

  

  function IndexOfName();

  

  function GetList();

  

  procedure Add();

  

  property Items []: THistoryList; [r]

  

end;

Inheritance

THistoryLists

  

|

TObject



CT Web help

CodeTyphon Studio