Skip to main content
A newer version of this page is available. .

TdxBarGroup Class

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.

See Also