RadioButton

This implements a radio button control. Radio buttons having the same parent are mutually exclusive. Only one can be selected at once.

hRadioButton = NEW RadioButton ( Parent AS Container )

EventsPropertiesMethods
Click 
DblClick 
Delete 
Drag 
Drop 
Enter 
GotFocus 
KeyPress 
KeyRelease 
Leave 
LostFocus 
Menu 
MouseDown 
MouseMove 
MouseUp 
MouseWheel 
 
BackColor 
Background 
Caption 
Design 
Drop 
Enabled 
Font 
ForeColor 
Foreground 
H 
Handle 
Height 
Id 
Left 
Mouse 
Parent 
ScreenX 
ScreenY 
Tag 
Text 
ToolTip 
Top 
Value 
Visible 
W 
Width 
Window 
X 
Y 
 
Delete 
Drag 
Grab 
Hide 
Lower 
Move 
Raise 
Refresh 
Resize 
SetFocus 
Show 
 
 


Referenced by :