TdxCustomListView.GetCount Method
In This Article
Returns the total item count.
#Declaration
Delphi
function GetCount: Integer;
#Returns
Type | Description |
---|---|
Integer | The total item count. |
See Also