RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomTreeView.SelectionCount Property

Returns number of nodes selected.

Pascal
property SelectionCount: Cardinal;
C++
__property unsigned SelectionCount;

SelectionCount returns the number of nodes currently selected. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!