Assigns values from the specified tree node to a node in the container.
Source position: comctrls.pp line 3245
protected procedure TTreeNodes.SetItem( |
Index: Integer; |
AValue: TTreeNode |
); |
Index |
|
Ordinal position for the node updated in the container. |
AValue |
|
Tree node with the values assigned to an existing node in the container. |
| Version 4.6 | Generated 2026-02-20 | Home |