Name: The name of the component to add. This name can later be used to determine the value entered by the user.
Left, Top, Width, Height: These are four optional parameters that specify the location and width of the object to generate. If these values are not specified, or if you specify the value 0, the form will calculate its most logical position. This will usually be just below the previous object.
Caption: The value of this parameter will be displayed in the label preceding the component.
Items: A row of values separated by semicolons (;).
Value: Use this parameter to specify a default value. This concerns the item index of the default value. If you do not specify a value, by default no item will be selected and all radio buttons will remain empty.
Columns: Specifies the number of columns in which the radio buttons are displayed. The default is 1.
Properties, Procedures and Functions
See FormObjects for the general Properties, Procedures and Functions. In addition, the following properties can be used: