Skip to main content

TcxSpeedButtonOptions Members

Contains speed button options.

Constructors

Name Description
Create(TcxCustomButton) Initializes a new instance of the TcxButtonCustomPersistent class with specified settings. Inherited from TcxButtonCustomPersistent.

Properties

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.

Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
BeginUpdate
CancelUpdate
EndUpdate
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
ToString Inherited from TObject.
See Also