Skip to main content

TcxCustomButton Properties

Represents an enhanced variant of the TButton component.
Name Description
Action Inherited from TControl.
Align Inherited from TControl.
AlignDisabled Inherited from TWinControl.
AlignWithMargins Inherited from TControl.
AllowAllUp protected Specifies the behavior of the button in a group.
Anchors Inherited from TControl.
AutoSize Inherited from TControl.
BevelEdges Inherited from TWinControl.
BevelInner Inherited from TWinControl.
BevelKind Inherited from TWinControl.
BevelOuter Inherited from TWinControl.
BevelWidth Inherited from TWinControl.
BiDiMode Inherited from TControl.
BorderWidth Inherited from TWinControl.
BoundsRect Inherited from TControl.
Brush Inherited from TWinControl.
CanBeFocused protected Specifies whether the button can be focused.
Cancel Inherited from TCustomButton.
Caption Inherited from TControl.
Checked Inherited from TButtonControl.
ClientHeight Inherited from TControl.
ClientOrigin Inherited from TControl.
ClientRect Inherited from TControl.
ClientWidth Inherited from TControl.
Color Inherited from TControl.
Colors protected Contains a list of background and foreground colors, representing different button states.
CommandLinkHint protected Specifies the supplemental explanation of the command link button.
ComObject Inherited from TComponent.
ComponentCount Inherited from TComponent.
ComponentIndex Inherited from TComponent.
Components Inherited from TComponent.
ComponentState Inherited from TComponent.
ComponentStyle Inherited from TComponent.
Constraints Inherited from TControl.
ControlCount Inherited from TWinControl.
Controls Inherited from TWinControl.
ControlState Inherited from TControl.
ControlStyle Inherited from TControl.
Ctl3D Inherited from TWinControl.
CurrentPPI Inherited from TControl.
Cursor Inherited from TControl.
CustomHint Inherited from TControl.
Default Inherited from TCustomButton.
Description protected Specifies the button’s description.
DesignInfo Inherited from TComponent.
DisabledImageIndex Inherited from TCustomButton.
DisabledImageName Inherited from TCustomButton.
DisabledImages Inherited from TCustomButton.
DockClientCount Inherited from TWinControl.
DockClients Inherited from TWinControl.
DockManager Inherited from TWinControl.
DockOrientation Inherited from TControl.
DockSite Inherited from TWinControl.
DoubleBuffered Inherited from TWinControl.
Down protected Specifies whether the button is pressed.
DragCursor Inherited from TControl.
DragKind Inherited from TControl.
DragMode Inherited from TControl.
DropDownMenu protected Identifies a popup menu component to be used as a dropdown menu for the button.
ElevationRequired Inherited from TCustomButton.
Enabled Inherited from TControl.
ExplicitHeight Inherited from TControl.
ExplicitLeft Inherited from TControl.
ExplicitTop Inherited from TControl.
ExplicitWidth Inherited from TControl.
Floating Inherited from TControl.
FloatingDockSiteClass Inherited from TControl.
Font Inherited from TControl.
Glyph protected Specifies the image displayed within a button.
GroupIndex protected Allows buttons to imitate radio group functionality.
Handle Inherited from TWinControl.
Height Inherited from TControl.
HelpContext Inherited from TControl.
HelpKeyword Inherited from TControl.
HelpType Inherited from TControl.
Hint Inherited from TControl.
HostDockSite Inherited from TControl.
HotImageIndex Inherited from TCustomButton.
HotImageName Inherited from TCustomButton.
ImageAlignment Inherited from TCustomButton.
ImageIndex Inherited from TCustomButton.
ImageMargins Inherited from TCustomButton.
ImageName Inherited from TCustomButton.
Images Inherited from TCustomButton.
ImeMode Inherited from TWinControl.
ImeName Inherited from TWinControl.
IsDrawingLocked Inherited from TWinControl.
Kind protected Specifies button behavior.
Layout protected Specifies the location of an image within a button.
Left Inherited from TControl.
LookAndFeel Specifies look & feel options for a button.
LRDockWidth Inherited from TControl.
Margin protected Specifies the number of pixels between the edge of the image, specified by the Glyph property, and the button edge.
Margins Inherited from TControl.
ModalResult Inherited from TCustomButton.
MouseCapture Inherited from TControl.
MouseInClient Inherited from TWinControl.
Name Inherited from TComponent.
NumGlyphs protected Specifies the number of images included in the Glyph property.
Observers Inherited from TComponent.
OptionsImage protected Specifies button image options.
Owner Inherited from TComponent.
Padding Inherited from TWinControl.
PaintStyle protected Specifies the manner in which caption and glyph are displayed within the button.
Parent Inherited from TControl.
ParentBackground Inherited from TWinControl.
ParentBiDiMode Inherited from TControl.
ParentColor Inherited from TControl.
ParentCtl3D Inherited from TWinControl.
ParentCustomHint Inherited from TControl.
ParentDoubleBuffered Inherited from TWinControl.
ParentFont Inherited from TControl.
ParentShowHint Inherited from TControl.
ParentWindow Inherited from TWinControl.
PixelsPerInch Inherited from TWinControl.
PopupAlignment protected Specifies the manner in which the dropdown menu is aligned relative to the button.
PopupMenu
PressedImageIndex Inherited from TCustomButton.
PressedImageName Inherited from TCustomButton.
RaiseOnNonMainThreadUsage Inherited from TControl.
RedrawDisabled Inherited from TWinControl.
RepeatClick protected Specifies if the button repeats clicks until it is released.
ScaleFactor Inherited from TControl.
SelectedImageIndex Inherited from TCustomButton.
SelectedImageName Inherited from TCustomButton.
ShowHint Inherited from TControl.
Showing Inherited from TWinControl.
Spacing protected Specifies the distance in pixels between a Glyph image and the button’s caption.
SpeedButtonOptions protected Specifies the speed button’s options.
Style Inherited from TCustomButton.
StyleElements Inherited from TControl.
StyleName Inherited from TControl.
StylusHotImageIndex Inherited from TCustomButton.
StylusHotImageName Inherited from TCustomButton.
TabOrder Inherited from TWinControl.
TabStop Inherited from TCustomButton.
Tag Inherited from TComponent.
TBDockHeight Inherited from TControl.
Text Inherited from TControl.
TipMode Inherited from TWinControl.
Top Inherited from TControl.
Touch Inherited from TControl.
UndockHeight Inherited from TControl.
UndockWidth Inherited from TControl.
UseDockManager Inherited from TWinControl.
UseSystemPaint protected This property is obsolete. The manner in which the button is painted is specified using the LookAndFeel property.
VCLComObject Inherited from TComponent.
Visible Inherited from TControl.
VisibleDockClientCount Inherited from TWinControl.
Width Inherited from TControl.
WindowProc Inherited from TControl.
WordWrap Inherited from TButtonControl.
See Also