Vcl.Dialogs.TTaskDialog.RadioButtons

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property RadioButtons: TTaskDialogButtons read FRadioButtons write SetRadioButtons;

C++

__property RadioButtons;

Properties

Type Visibility Source Unit Parent
property published
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TTaskDialog

Description

Collection of all radio buttons on this Task Dialog.

Vcl.Dialogs.TTaskDialog.RadioButtons inherits from Vcl.Dialogs.TCustomTaskDialog.RadioButtons. All content below this line refers to Vcl.Dialogs.TCustomTaskDialog.RadioButtons.

Collection of all radio buttons on this Task Dialog.

RadioButtons is the collection of radio buttons for this class dialog.