[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Performs a change notification for the node with the specified reason.
Source position: comctrls.pp line 3084
protected procedure TTreeNode.Changed( |
ChangeReason: TTreeNodeChangeReason |
); |
ChangeReason |
|
Indicates the property value that was changed in the tree node. |
Calls the NodeChanged method in the associated TreeView control.
|
The tree view control where the node is displayed. |
|
|
Performs actions when a property value in the specified tree node has been changed. |
Version 4.0 | Generated 2025-05-03 | Home |