TdxTileControlItem.IndexInGroup Property
In This Article
Specifies the tile item’s position within its group.
#Declaration
Delphi
property IndexInGroup: Integer read; write;
#Property Value
Type |
---|
Integer |
#Remarks
The property value matches the item’s position within the group’s Items collection.
See Also