Vcl.Dialogs.TCustomTaskDialog.RadioButton
Delphi
property RadioButton: TTaskDialogRadioButtonItem read FRadioButton;
C++
__property TTaskDialogRadioButtonItem* RadioButton = {read=FRadioButton};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | public | Vcl.Dialogs.pas Vcl.Dialogs.hpp |
Vcl.Dialogs | TCustomTaskDialog |
説明
選択されているラジオボタン。
RadioButton は,このタスクダイアログで選択されているラジオボタンです。