GroupIndex: Integer;
GroupIndex: Integer;
The GroupIndex property determines index of the group, to which the current control is included.
If the same value of this property is set for several radio buttons, the radio buttons are included to the same group. Only one radio button that is included to the group can be selected.
The example of use is given in description of the Checked property.
See also: