Vcl.Dialogs.TTaskDialog.DefaultButton

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DefaultButton: TTaskDialogCommonButton read FDefaultButton write FDefaultButton default 0;

C++

__property DefaultButton = {default=0};

Properties

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

Description

The default button for this Task Dialog.

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

The default button for this Task Dialog.

DefaultButton indicates the default button for this Task Dialog.