Vcl.Dialogs.TCustomTaskDialog.RadioButton
Delphi
property RadioButton: TTaskDialogRadioButtonItem read FRadioButton;
C++
__property TTaskDialogRadioButtonItem* RadioButton = {read=FRadioButton};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet | 
|---|---|---|---|---|
| property | public | Vcl.Dialogs.pas Vcl.Dialogs.hpp | Vcl.Dialogs | TCustomTaskDialog | 
Beschreibung
Ausgewähltes Optionsfeld.
RadioButton ist das ausgewählte Optionsfeld in diesem Task-Dialogfeld.