Vcl.Buttons

From RAD Studio API Documentation
Jump to: navigation, search


Defines more specialized VCL buttons, such as TBitBtn and TSpeedButton. In VCL, the standard plain button is Vcl.StdCtrls.TButton.

Package vcl290.bpl

Classes

TBaseNavigator
TBitBtnTBitBtn is a push button control that can include a bitmap on its face.
TBitBtnActionLinkTBitBtnActionLink is an action link designed specifically for button control clients.
TBitBtnStyleHook
TCustomSpeedButton
TNavButton
TSpeedButtonTSpeedButton is a button that is used to execute commands or set modes.
TSpeedButtonActionLinkTSpeedButtonActionLink is an action link designed specifically for button control clients.

Routines

DrawButtonFaceDraws a push button.

Types

TBitBtnKindTBitBtnKind identifies the appearance and use of a TBitBtn control.
TButtonLayoutTButtonLayout defines values for the Layout property of buttons.
TButtonStateTButtonState describes the current state of a button.
TButtonStyleTButtonStyle specifies the basic look of a TBitBtn control.
TNavBtnID
TNavButtonStyle
TNavButtonStyleItem
TNumGlyphsSpecifies the number of images included in the Glyph property.

Variables

FNavigatorEnableChanged