Unit 'BASE_Engine' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_titanscript]

TOperatorList

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

Declaration

Source position: base_engine.pas line 637

type TOperatorList = class

public

  fItems: TStringList;

  

  constructor Create;

  

  destructor Destroy; override;

  

  procedure Add();

  

  function GetName();

  

  function IndexOf();

  

end;

Inheritance

TOperatorList

  

|

TObject



CT Web help

CodeTyphon Studio