Vcl.Dialogs.TTaskDialogButtonsEnumerator.GetCurrent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetCurrent: TTaskDialogBaseButtonItem;

C++

TTaskDialogBaseButtonItem* __fastcall GetCurrent();

Properties

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

Description

Gets the current button.

Use GetCurrent to get the current button in TTaskDialogButtons.