Vcl.Dialogs.TTaskDialog.Buttons

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Buttons;

C++

__property Buttons;

Properties

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

Description

The collection of all buttons on the Task Dialog.

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

The collection of all buttons on the Task Dialog.

Buttons contains all of the buttons for the Task Dialog.