TdxTileControlGroup.ItemCount Property
Returns the number of tiles created within the tile group.
Declaration
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