Клас TBitBtn

Піктографічна кнопка TBitBtn представляє собою різновид стандартної кнопки TButton. Її відмінна риса - властивість Glyph, за допомогою якого визначається растрове зображенняна поверхні кнопки.

Таблиця 21 – Властивості та процедури класу TBitBtn = class(TButton)

Властивості (property)
Active: TBasicAction
Align: TAlign
AlignWithMargins: Boolean
Anchors: TAnchors
BiDiMode: TBiDiMode
Cancel: Boolean
Caption: String
Constraints: TSizeConstraint
Cursor: Integer
Default: Boolean
DragCursor: Integer
DragKind: TDragKind
DragMode: TDragMode
Enabled: Boolean
Font: TFont
Glyph: TBitmap
Height: Integer
HelpContext: Integer
HelpKeyword: String
HelpType: THelpType
Hint: String
Kind: TBitBtnKind
Layout: TButtonLayout
Left: Integer
Margin: Integer
Margins: TMargins
ModalResult: Integer
Name: String
NumGlyph: Integer
ParentBiDiMode: Boolean
ParentFont: Boolean
ParentShowHint: Boolean
PopupMenu: TPopupMenu
ShowHint: Boolean
Spacing: Integer
Style: TButtonStyle
TabOrder: Integer
TabStop: Boolean
Tag: Integer
Top: Integer
Visible: Boolean
Width: Integer
WordWrap: Boolean