Vcl.ComCtrls.TTreeNodes Properties
InheritedProtected
Count | public | Indicates the number of nodes maintained by the TTreeNodes object. |
Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
Handle | public | Contains the window handle of the tree view control that owns the tree nodes object. |
Item | public | Lists all tree nodes managed by the TTreeNodes object. |
Owner | public | Specifies the tree view control that uses the tree nodes object to implement its Items property. |
Reading | protected |