TdxTileControlGroup.ItemCount Property
In This Article
Returns the number of tiles created within the tile group.
#Declaration
Delphi
property ItemCount: Integer read;
#Property Value
Type |
---|
Integer |
#Remarks
Use this property to identify the number of tile or tile bar items accessible via the Items property.
See Also