[Overview][Types][Classes][Procedures and functions][Index] |
UpdateRadioButtonStates including any pending changes.
Source position: extctrls.pp line 726
protected procedure TCustomRadioGroup.UpdateRadioButtonStates; virtual; |
Updates the value in ItemIndex, and the tabs stop settings for all checked radio buttons in the control. ItemIndex is set to -1 when none of the radio buttons in the control have their Checked property set to True.