TGroupBox
FieldParam(s)Type
Caption-String
ClientRect-RECT
Color-Integer
Enabled-Boolean
Font-TFont
Handle-HWND
Height-Integer
Left-Integer
Params-TParams
Parent-HWND
PopupMenu-TPopupMenu
Top-Integer
Visible-Boolean
Width-Integer
-
BringToFrontSelf As TGroupBoxSUB
CreateSelf As TGroupBoxFUNCTION
FreeSelf As TGroupBoxSUB
-
SetCaptionSelf As TGroupBox , byval fCaption As StringSUB
SetColorSelf As TGroupBox , byval fColor As IntegerSUB
SetLeftSelf As TGroupBox , byval fLeft As IntegerSUB
SetTopSelf As TGroupBox , byval fTop As IntegerSUB
SetWidthSelf As TGroupBox , byval fWidth As IntegerSUB
SetHeightSelf As TGroupBox , byval fHeight As IntegerSUB
SetParentSelf As TGroupBox , byval fParent As HWNDSUB
SetEnabledSelf As TGroupBox , byval fEnabled As BooleanSUB
SetVisibleSelf As TGroupBox , byval fVisible As BooleanSUB
SetFontSelf As TGroupBox , Font As TFontSUB
SetPopupMenuSelf As TGroupBox , PopupMenu As TPopupMenuSUB
-
OnClickSelf As TGroupBoxSUB