TcxSpeedButtonOptions Class
Contains speed button options.
Declaration
TcxSpeedButtonOptions = class(
TcxButtonCustomPersistent
)
Remarks
The TcxSpeedButtonOptions class allows you to use the TcxButton control as a standard VCL TSpeedButton control.
This object is referenced by the button’s SpeedButtonOptions property.
Inheritance
TObject
TPersistent
TcxButtonCustomPersistent
TcxSpeedButtonOptions
See Also