|
TVirtualDrawTree.OnCollapsing Event
Miscellaneous event.
Pascal
property OnCollapsing: TVTChangingEvent;
Description
Triggered when a node is about to be collapsed and allows to prevent collapsing the node by setting Allowed to false.
Class
Links
What do you think about this topic? Send feedback!
|