TCheckBox
FieldParam(s)Type
Align-TAlign
Caption-String
Checked-Boolean
ClientRect-RECT
Color-Integer
Cursor-HCURSOR
Enabled-Boolean
Font-TFont
Handle-HWND
Height-Integer
Left-Integer
Params-TParams
Parent-HWND
PopupMenu-TPopupMenu
Top-Integer
Visible-Boolean
Width-Integer
-
CreateSelf As TCheckBoxFUNCTION
FreeSelf As TCheckBoxSUB
BringToFrontSelf As TCheckBoxSUB
SetFocusSelf As TCheckBoxSUB
-
SetAlignSelf As TCheckBox , byval fAlign As TAlignSUB
SetCaptionSelf As TCheckBox , byval fCaption As StringSUB
SetCheckedSelf As TCheckBox , byval fChecked As BooleanSUB
SetColorSelf As TCheckBox , byval fColor As IntegerSUB
SetCursorSelf As TCheckBox , byval fCursor As HCURSORSUB
SetEnabledSelf As TCheckBox , byval fEnabled As BooleanSUB
SetFontSelf As TCheckBox , Font As TFontSUB
SetHeightSelf As TCheckBox , byval fHeight As IntegerSUB
SetLeftSelf As TCheckBox , byval fLeft As IntegerSUB
SetParentSelf As TCheckBox , byval fParent As HWNDSUB
SetPopupMenuSelf As TCheckBox , PopupMenu As TPopupMenuSUB
SetTopSelf As TCheckBox , byval fTop As IntegerSUB
SetVisibleSelf As TCheckBox , byval fVisible As BooleanSUB
SetWidthSelf As TCheckBox , byval fWidth As IntegerSUB
-
OnClickSelf As TCheckBoxSUB