|
RAD Studio VCL Reference
|
Returns the number of strings in the list
function GetCount: Integer; override;
virtual __fastcall int GetCount();
GetCount is the protected read implementation of the Count property. It fetches the number of items from the combo box identified by the ComboBox property.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|