Vcl.ExtCtrls.TRadioGroup.RadioTabStop
Delphi
property RadioTabStop;
C++
__property RadioTabStop = {default=1};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Vcl.ExtCtrls.pas Vcl.ExtCtrls.hpp |
Vcl.ExtCtrls | TRadioGroup |
Description
When setting the RadioTapStop to True or False, the TabStop of the selected radio button in the group is set to the same value.
Vcl.ExtCtrls.TRadioGroup.RadioTabStop inherits from Vcl.ExtCtrls.TCustomRadioGroup.RadioTabStop. All content below this line refers to Vcl.ExtCtrls.TCustomRadioGroup.RadioTabStop.
When setting the RadioTapStop to True or False, the TabStop of the selected radio button in the group is set to the same value.