TdxBarGroup Class
An item group.
Declaration
TdxBarGroup = class(
TdxBarComponent
)
Remarks
You can access any grouped item or group using its position within the group’s Items zero-based indexed collection. The first item has an index of 0. The number of items in a group is stored in the Count property.
Inheritance
See Also