Unit 'IntfGraphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TArrayNodesTree

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

Declaration

Source position: intfgraphics.pas line 347

type TArrayNodesTree = class

public

  Root: TArrayNode;

  

  function FindNode();

  

  function FindData();

  

  function SetNode();

  

  procedure Delete();

  

  procedure Clear;

  

  constructor Create;

  

  destructor Destroy; override;

  

  procedure ConsistencyCheck;

  

end;

Inheritance

TArrayNodesTree

  

|

TObject



CT Web help

CodeTyphon Studio