TRadioButton
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 TRadioButtonFUNCTION
FreeSelf As TRadioButtonSUB
BringToFrontSelf As TRadioButtonSUB
SetFocusSelf As TRadioButtonSUB
-
SetAlignSelf As TRadioButton , byval fAlign As TAlignSUB
SetCaptionSelf As TRadioButton , byval fCaption As StringSUB
SetCheckedSelf As TRadioButton , byval fChecked As BooleanSUB
SetColorSelf As TRadioButton , byval fColor As IntegerSUB
SetCursorSelf As TRadioButton , byval fCursor As HCURSORSUB
SetEnabledSelf As TRadioButton , byval fEnabled As BooleanSUB
SetFontSelf As TRadioButton , Font As TFontSUB
SetHeightSelf As TRadioButton , byval fHeight As IntegerSUB
SetLeftSelf As TRadioButton , byval fLeft As IntegerSUB
SetParentSelf As TRadioButton , byval fParent As HWNDSUB
SetPopupMenuSelf As TRadioButton , PopupMenu As TPopupMenuSUB
SetTopSelf As TRadioButton , byval fTop As IntegerSUB
SetVisibleSelf As TRadioButton , byval fVisible As BooleanSUB
SetWidthSelf As TRadioButton , byval fWidth As IntegerSUB
-
OnClickSelf As TRadioButtonSUB