Vcl.Dialogs.TCustomTaskDialog.OnNavigated

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property OnNavigated: TNotifyEvent read FOnNavigated write FOnNavigated;

C++

__property System::Classes::TNotifyEvent OnNavigated = {read=FOnNavigated, write=FOnNavigated};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
event public
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TCustomTaskDialog

Beschreibung

Ereignis für die Navigation in einem Task-Dialogfeld.

OnNavigated ist das Ereignis für die Navigation in einem Task-Dialogfeld.