TdxTileControlItem.IndexInGroup Property
Specifies the tile item’s position within its group.
Declaration
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