RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomListBox.GetSelCount Method

Returns the number of selected items.

Pascal
function GetSelCount: Integer; override;
C++
virtual __fastcall int GetSelCount();

GetSelCount is the protected read implementation of the SelCount property. 

 

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