RAD Studio VCL Reference
|
Occurs after a node has been collapsed.
property OnCollapsed: TTVExpandedEvent;
__property TTVExpandedEvent OnCollapsed;
Write an OnCollapsed event handler to respond after a node in the tree view collapses. The Node parameter is the node whose children are no longer visible.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|