TStatusBar
FieldParam(s)Type
Align-TAlign
ClientRect-RECT
Cursor-HCURSOR
Enabled-Boolean
Font-TFont
Handle-HWND
Height-Integer
Left-Integer
Panels-Ptr
PanelCount-Integer
Params-TParams
Parent-HWND
PopupMenu-TPopupMenu
Top-Integer
Visible-Boolean
Width-Integer
-
AddPanelSelf As TStatusBar , byval fCaption As String , byval fWidth As Integer , byval fDrawStyle As IntegerSUB
ClearSelf As TStatusBar , byval fIndex As IntegerSUB
CreateSelf As TStatusBarFUNCTION
FreeSelf As TStatusBarSUB
-
SetAlignSelf As TStatusBar , byval fAlign As TAlignSUB
SetCursorSelf As TStatusBar , byval fCursor As HCURSORSUB
SetPanelTextSelf As TStatusBar , byval fIndex As Integer , byval fText As StringSUB
SetLeftSelf As TStatusBar , byval fLeft As IntegerSUB
SetTopSelf As TStatusBar , byval fTop As IntegerSUB
SetWidthSelf As TStatusBar , byval fWidth As IntegerSUB
SetHeightSelf As TStatusBar , byval fHeight As IntegerSUB
SetParentSelf As TStatusBar , byval fParent As HWNDSUB
SetEnabledSelf As TStatusBar , byval fEnabled As BooleanSUB
SetVisibleSelf As TStatusBar , byval fVisible As BooleanSUB
SetFontSelf As TStatusBar , Font As TFontSUB
SetPopupMenuSelf As TStatusBar , PopupMenu As TPopupMenuSUB
-
OnResizeSelf As TStatusBarSUB
OnClickSelf As TStatusBarSUB