Vcl.Dialogs.TTaskDialogButtons.Buttons

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Buttons: PTaskDialogButton;

C++

Winapi::Commctrl::PTaskDialogButton __fastcall Buttons();

Properties

Type Visibility Source Unit Parent
function public
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TTaskDialogButtons

Description

Returns an array of the buttons defined for this Task Dialog.

Use Buttons to retrieve an array of the modal results and text strings of the buttons defined for this Task Dialog.