TdxBarButtonControl.GroupIndex Property
Determines the index of the group to which a button belongs.
Declaration
property GroupIndex: Integer read;
Property Value
Type |
---|
Integer |
Remarks
This property corresponds to the GroupIndex property of an underlying item.
See Also