RadioButtons edit style
Description
Specify properties for the column’s edit style or
define a new style in the Database painter.
Options
Style Name
CIn the DataWindow painter, select a style from the drop-down
list or leave blank. In the Database painter, enter a new name for
the style.
Style Type
Select a different style type from the drop-down list.
Accelerator
An accelerator key for a column allows you to select a column (change
focus) with a keystroke rather than with the mouse. You change focus by
pressing the accelerator key in combination with the ALT key. To
show what key to use, enter an ampersand (&) in the Display
Value in the Code Table before the letter that will be the accelerator
key.
3D Look
Click to make the radio buttons 3-dimensional.
Left Text
Click to display the radio button text to the left of the
radio button.
Scale Circles
Click to scale the radio buttons to the size of the text.
Columns Across
Specify how many columns of radio buttons will display. For
example, if there are three radio buttons, specify 1 to display
them in a single column or 3 to display them in a row.
Code Table
Enter the text of the radio buttons in the Display Value column and
the values you want to store when the radio button is selected in
the Data Value column. When data is retrieved into a report or form
column with a code table, processing begins at the top of the data
value column. If the data matches a data value, the column shows
the corresponding display value. If there is no match, it shows
the actual value.