THeader
FieldParam(s)Type
ClientRect-RECT
Enabled-Boolean
Font-TFont
Handle-HWND
Height-Integer
ItemCount-Integer
Items-Ptr
Left-Integer
Params-TParams
Parent-HWND
PopupMenu-TPopupMenu
Top-Integer
Visible-Boolean
Width-Integer
-
AddItemSelf As THeader , byval fCaption As String , byval fSize As Integer = 50SUB
BringToFrontSelf As THeaderSUB
ClearSelf As THeaderSUB
CreateSelf As THeaderFUNCTION
DelItemSelf As THeader , byval fIndex As IntegerSUB
FreeSelf As THeaderSUB
InsertItemSelf As THeader , byval fIndex As Integer , byval fCaption As String , byval fSize As Integer = 50SUB
SetFocusSelf As THeaderSUB
-
SetBitmapSelf As THeader , byval fIndex As Integer , byval fBitmap As HBITMAPSUB
SetSizeSelf As THeader , byval fIndex As Integer , byval fSize As IntegerSUB
SetLeftSelf As THeader , byval fLeft As IntegerSUB
SetTopSelf As THeader , byval fTop As IntegerSUB
SetWidthSelf As THeader , byval fWidth As IntegerSUB
SetHeightSelf As THeader , byval fHeight As IntegerSUB
SetParentSelf As THeader , byval fParent As HWNDSUB
SetEnabledSelf As THeader , byval fEnabled As BooleanSUB
SetVisibleSelf As THeader , byval fVisible As BooleanSUB
SetFontSelf As THeader , Font As TFontSUB
SetPopupMenuSelf As THeader , PopupMenu As TPopupMenuSUB
-
OnClickSelf As THeaderSUB