Use with actions such as click, to provide additional programmatic direction when the button is pressed by the user. Radio buttons do not have a Value attribute.
To find which radio button is selected, use the Value attribute of the radio group field which contains the radio button field.
Remember to set each radio button field in any radio group to a different value in FirstClass Designer.
Field attributes shared with FirstClass Designer:
Attribute |
Data type |
Bold |
Boolean |
Border |
Boolean |
Bottom |
Boolean |
Caption |
String |
Center |
Boolean |
Color |
Boolean |
Condense |
Special |
Datatype |
Boolean |
DoubleClick |
Boolean |
Editable |
Boolean |
Extend |
Boolean |
FullJust |
Boolean |
Grey |
Boolean |
Hidden |
Integer |
Icon |
Integer |
Italic |
Any |
Outline |
Boolean |
Password |
Boolean |
Protected |
Boolean |
RJust |
Boolean |
Selectable |
Boolean |
Selected |
Boolean |
SelLength |
Integer |
SelStart |
Integer |
Shadow |
Boolean |
Text |
String |
Transparent |
Boolean |
Underline |
Boolean |
Field methods shared with FirstClass Designer:
AddItem
Change
Click
DblClick
GotFocus
LostFocus
RemoveItem
|