Vcl.Dialogs.TCustomTaskDialog.DoOnNavigated

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure DoOnNavigated; dynamic;

C++

DYNAMIC void __fastcall DoOnNavigated();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
class protected
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TCustomTaskDialog

Beschreibung

Führt die Navigationsaktion eines Task-Dialogfeldes aus.

Verwenden Sie DoOnNavigated, um die Navigationsaktion eines Task-Dialogfeldes auszuführen.