[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TTreeNodesEnumerator

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

Declaration

Source position: comctrls.pp line 2833

type TTreeNodesEnumerator = class

public

  constructor Create();

  function MoveNext;

  property Current: TTreeNode; [r]

end;

Inheritance

TTreeNodesEnumerator

|

TObject