TToolBar
FieldParam(s)Type
Align-TAlign
Buttons-TToolButtons
ButtonCount-Integer
ButtonHeight-Integer
ButtonWidth-Integer
ClientRect-RECT
Cursor-HCURSOR
DisabledImages-TIMAGELIST
Enabled-Boolean
Flat-Boolean
Font-TFont
Handle-HWND
Height-Integer
HotImages-TIMAGELIST
Images-TIMAGELIST
Left-Integer
List-Boolean
Params-TParams
Parent-HWND
PopupMenu-TPopupMenu
ShowCaptions-Boolean
Style-TToolBarStyle
Top-Integer
Visible-Boolean
Width-Integer
-
AddButtonSelf As TToolBar , ToolButton As TToolButtonSUB
AddSelf As TToolBar , byval ImageIndex As Integer , byval Caption As String = "" , byval Style As Long = TBSTYLE_BUTTON , byval Click As Any Ptr = NULLSUB
CreateSelf As TToolBarFUNCTION
DelButtonSelf As TToolBar , byval ButIndex As IntegerSUB
FreeSelf As TToolBarSUB
-
SetCursorSelf As TToolBar , byval fCursor As HCURSORSUB
SetLeftSelf As TToolBar , byval fLeft As IntegerSUB
SetTopSelf As TToolBar , byval fTop As IntegerSUB
SetWidthSelf As TToolBar , byval fWidth As IntegerSUB
SetHeightSelf As TToolBar , byval fHeight As IntegerSUB
SetParentSelf As TToolBar , byval fParent As HWNDSUB
SetEnabledSelf As TToolBar , byval fEnabled As BooleanSUB
SetVisibleSelf As TToolBar , byval fVisible As BooleanSUB
SetFontSelf As TToolBar , Font As TFontSUB
SetPopupMenuSelf As TToolBar , PopupMenu As TPopupMenuSUB
SetButtonCheckedSelf As TToolBar , byval Index As Integer , byval Checked As BooleanSUB
SetButtonEnabledSelf As TToolBar , byval Index As Integer , byval Enabled As BooleanSUB
SetButtonImageSelf As TToolBar , byval Index As Integer , byval iBitmap As IntegerSUB
-
OnButtonsClickSender As TToolBar , byval ButIndex As IntegerSUB