Vcl.Dialogs.TCustomTaskDialog.RadioButton

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

Delphi

property RadioButton: TTaskDialogRadioButtonItem read FRadioButton;

C++

__property TTaskDialogRadioButtonItem* RadioButton = {read=FRadioButton};

プロパティ

種類 可視性 ソース ユニット
property public
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TCustomTaskDialog

説明

選択されているラジオボタン。

RadioButton は,このタスクダイアログで選択されているラジオボタンです。