Vcl.Dialogs.TCustomTaskDialog.OnNavigated

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnNavigated: TNotifyEvent read FOnNavigated write FOnNavigated;

C++

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

Properties

Type Visibility Source Unit Parent
event public
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TCustomTaskDialog

Description

Task Dialog navigation event.

OnNavigated is the Task Dialog navigation event.