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. 

 

SelCount

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!