The TcxSpeedButtonOptions
object is a helper object which allows the TcxButton
object to simulate the speed button behavior. To obtain the TcxSpeedButtonOptions
object in your script, use the TcxButton.SpeedButtonOptions
property.
The TcxSpeedButtonOptions
contains the GroupIndex
, AllowAllUp
and Down
properties, which allow a group of speed buttons to simulate a radio group.