Specifications
4-58 Widget Properties
4-58
Insert Adds another entry in to the radio button details matrix
wherever the focus happens to be, but the entry will not be
named and will have no assigned value. The symbol +++ is
shown in the label cell.
Delete Deletes the entry from the radio button details matrix
wherever the focus happens to be.
Use
Template
This is not functional.
Radio Button
Details
Matrix
There are six columns in the matrix in which you can
specify details for the radio button widget:
• Label. Whatever is entered here will be shown as the
text next to the radio button. Place an ampersand (&)
before the character that will get the hot key
(underscore) designation.
• Value. Each radio button must have a unique value,
such that it can be used in code, if need be. The value
can be integer or real, it simply needs to be unique
within the scope of the particular widget.
• X. X coordinate of the particular radio button on the
DefaultView form. For information concerning the
units used, refer to the Position section under
Common Widget Properties.
• Y. Y coordinate of the particular radio button on the
DefaultView form. For information concerning the
units used, refer to the Position section under
Common Widget Properties.
• Width. Width of the widget. If you input different
values for each radio button, the largest value will be
honoured. For information concerning the units used,
refer to the Position section under Common Widget
Properties.
• Placement. Choice for where you want to place the
label, in reference to the radio button. Either On Left
or On Right.
Object Description