RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomListView.GetCount Method

Returns the number of items in the list.

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

Call GetCount to determine the number of items in the list control. 

 

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