TcxCustomButton.SpeedButtonOptions Property
Specifies the speed button’s options.
Declaration
property SpeedButtonOptions: TcxSpeedButtonOptions read; write;
Property Value
Type |
---|
TcxSpeedButtonOptions |
Remarks
Refer to the TcxSpeedButtonOptions class description for details.
Note
The SpeedButtonOptions settings have no effect on the command link button.
See Also