[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Performs actions when a property value in the specified tree node has been changed.
Source position: comctrls.pp line 3602
protected procedure TCustomTreeView.NodeChanged( |
Node: TTreeNode; |
ChangeReason: TTreeNodeChangeReason |
); virtual; |
Node |
|
Tree node with the changed property value. |
ChangeReason |
|
Indicates the value changed in the tree node. |