![]() |
![]() ![]() ![]() |
acTreeView and acTreeComboBox components.
|
function FindAbsoluteIndexByNode(Node: TTreeNode): Integer;
|
The FindAbsoluteIndexByNode method retreives the absolute index from node specified in the Node parameter.
|
|
![]() |
|
Node := acTreeView1.Items[AbsoluteIndex];
|
FindNode methods.
|