RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomListBox.GetCount Method

Returns the value of the Count property.

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

GetCount is the protected read implementation of the Count property. 

 

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