TdxListGroup.ItemCount Property
In This Article
Returns the total item count in the group.
#Declaration
Delphi
property ItemCount: Integer read;
#Property Value
Type | Description |
---|---|
Integer | Total item count. |
See Also