[Overview][Types][Classes][Procedures and functions][Index] |
Sets the value for the ItemIndex property.
Source position: extctrls.pp line 759
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. |
Version 4.0 | Generated 2025-05-03 | Home |