Vcl.ExtCtrls.TRadioGroup.RadioTabStop

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property RadioTabStop;

C++

__property RadioTabStop = {default=1};

プロパティ

種類 可視性 ソース ユニット
property published
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TRadioGroup

説明

RadioTapStopTrue または False に設定すると、グループ内で洗濯されたラジオ ボタンの TabStop も、同じ値に設定されます。

Vcl.ExtCtrls.TRadioGroup.RadioTabStop は Vcl.ExtCtrls.TCustomRadioGroup.RadioTabStop を継承しています。以下の内容はすべて Vcl.ExtCtrls.TCustomRadioGroup.RadioTabStop を参照しています。

RadioTapStopTrue または False に設定すると、グループ内で洗濯されたラジオ ボタンの TabStop も、同じ値に設定されます。

関連項目