TcxCustomButton.GroupIndex Property
Deprecated. This property exists for backward compatibility only. Use the SpeedButtonOptions.GroupIndex property instead.
Declaration
property GroupIndex: Integer read; write; default 0;
Property Value
Type | Default | Description |
---|---|---|
Integer | 0 | The button group index. |
See Also