TcxSpeedButtonOptions Properties
Contains speed button options.Name | Description |
---|---|
Active | Returns whether the button imitates a specific behavior. |
AllowAllUp | Specifies the behavior of the button in a group. |
CanBeFocused | Specifies whether the button can be focused. |
Down | Specifies whether the button is pressed. |
Flat | Specifies whether the button is painted as a flat speed button control. |
GroupIndex | Allows buttons to imitate radio group functionality. |
Transparent | Specifies whether the button is transparent. |
See Also