[Overview][Types][Classes][Procedures and functions][Index] |
UpdateRadioButtonStates including any pending changes.
Source position: extctrls.pp line 755
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.
Version 4.0 | Generated 2025-05-03 | Home |