TTabControl
FieldParam(s)Type
Align-TAlign
Canvas-TCanvas
ClientRect-RECT
Cursor-HCURSOR
DrawingStyle-TTabDrawingStyle
Enabled-Boolean
FixedWidth-Boolean
Font-TFont
Handle-HWND
Height-Integer
HotTrack-Boolean
Images-TImageList
Left-Integer
Multiline-Boolean
MultiSelect-Boolean
Params-TParams
Parent-HWND
PopupMenu-TPopupMenu
RaggedRight-Boolean
ScrollOpposite-Boolean
TabCount-Integer
TabIndex-Integer
TabPosition-TTabPosition
TabSize-POINT
TabStop-Boolean
TabStyle-TTabStyle
Top-Integer
Visible-Boolean
Width-Integer
-
AddTabSelf As TTabControl , byval fCaption As StringSUB
BringToFrontSelf As TTabControlSUB
ClearSelf As TTabControlSUB
CreateSelf As TTabControlFUNCTION
DelTabSelf As TTabControl , byval fIndex As IntegerSUB
FreeSelf As TTabControlSUB
InsertTabSelf As TTabControl , byval fIndex As Integer , byval fCaption As StringSUB
SetFocusSelf As TTabControlSUB
-
SetPositionSelf As TTabControl , byval fPosition As IntegerSUB
SetCursorSelf As TTabControl , byval fCursor As HCURSORSUB
SetLeftSelf As TTabControl , byval fLeft As IntegerSUB
SetTopSelf As TTabControl , byval fTop As IntegerSUB
SetWidthSelf As TTabControl , byval fWidth As IntegerSUB
SetHeightSelf As TTabControl , byval fHeight As IntegerSUB
SetParentSelf As TTabControl , byval fParent As HWNDSUB
SetEnabledSelf As TTabControl , byval fEnabled As BooleanSUB
SetVisibleSelf As TTabControl , byval fVisible As BooleanSUB
SetFontSelf As TTabControl , Font As TFontSUB
SetPopupMenuSelf As TTabControl , PopupMenu As TPopupMenuSUB
SetTabIndexSelf As TTabControl , byval fTabIndex As IntegerSUB
SetTabSizeSelf As TTabControl , fTabSize As POINTSUB
-
OnChangeSelf As TTabControlSUB
OnDrawTabSelf As TTabControl , byval TabIndex As Integer , R As RECT , byval Active As BooleanSUB