RAD Studio VCL Reference
|
Occurs when user cancels editing of a node's Caption.
property OnCancelEdit: TTVChangedEvent;
__property TTVChangedEvent OnCancelEdit;
The OnCancelEdit event occurs when a user cancels a node-editing operation.
Sender is the tree view that contains the node.
Node is the node whose editing was canceled.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|