TcxCustomTreeView.OnChanging Event
Allows you to prevent users from selecting nodes.
Declaration
property OnChanging: TTVChangingEvent read; write;
Remarks
The OnChanging
event occurs every time a node is about to be selected.
See Also
Allows you to prevent users from selecting nodes.
property OnChanging: TTVChangingEvent read; write;
The OnChanging
event occurs every time a node is about to be selected.
No
Your feedback is appreciated.