Back to Devexpress

TcxSpeedButtonOptions Class

vcl-cxbuttons-311ee821.md

latest1012 B
Original Source

TcxSpeedButtonOptions Class

Contains speed button options.

Declaration

delphi
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

TcxSpeedButtonOptions Members

cxButtons Unit