[Overview][Types][Classes][Procedures and functions][Index] |
Sets the value for the ItemIndex property.
Source position: extctrls.pp line 730
protected procedure TCustomRadioGroup.SetItemIndex( |
Value: Integer |
); |
Value |
|
New value for the property. |
|
The ordinal position in Items for the selected radio button in the group. |