Vcl.Dialogs.TCustomTaskDialog.DoOnButtonClicked

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure DoOnButtonClicked(AModalResult: Integer; var CanClose: Boolean); dynamic;

C++

DYNAMIC void __fastcall DoOnButtonClicked(int AModalResult, bool &CanClose);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
class protected
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TCustomTaskDialog

Description

Effectue la fonction clic du dialogue de tâche.

Utilisez DoOnButtonClicked pour exécuter l'action clic du dialogue de tâche.