Buttons
Contents |
Delphi Information
Class
| TBitBtn |
TBitBtn is a push button control that can include a bitmap on its face. |
| TBitBtnActionLink |
TBitBtnActionLink is an action link designed specifically for button control clients. |
| TSpeedButton |
TSpeedButton is a button that is used to execute commands or set modes. |
| TSpeedButtonActionLink |
TSpeedButtonActionLink is an action link designed specifically for button control clients. |
Enum
| TBitBtnKind |
TBitBtnKind identifies the appearance and use of a TBitBtn control. |
| TButtonLayout |
TButtonLayout defines values for the Layout property of buttons. |
| TButtonState |
TButtonState describes the current state of a button. |
| TButtonStyle |
TButtonStyle specifies the basic look of a TBitBtn control. |
Function
| DrawButtonFace |
Draws a push button. |
Type
| TNumGlyphs |
C++ Information
Class
| TBitBtn |
TBitBtn is a push button control that can include a bitmap on its face. |
| TBitBtnActionLink |
TBitBtnActionLink is an action link designed specifically for button control clients. |
| TSpeedButton |
TSpeedButton is a button that is used to execute commands or set modes. |
| TSpeedButtonActionLink |
TSpeedButtonActionLink is an action link designed specifically for button control clients. |
Enum
| TBitBtnKind |
TBitBtnKind identifies the appearance and use of a TBitBtn control. |
| TButtonLayout |
TButtonLayout defines values for the Layout property of buttons. |
| TButtonState |
TButtonState describes the current state of a button. |
| TButtonStyle |
TButtonStyle specifies the basic look of a TBitBtn control. |
Function
| DrawButtonFace |
Draws a push button. |
Typedef
| TNumGlyphs |