API:Vcl.Dialogs.TTaskDialog.OnNavigated

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnNavigated: TNotifyEvent read FOnNavigated write FOnNavigated;

C++

__property OnNavigated;

Properties

Type Visibility Source Unit Parent
event published
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TTaskDialog

Description

Task Dialog navigation event.

Vcl.Dialogs.TTaskDialog.OnNavigated inherits from Vcl.Dialogs.TCustomTaskDialog.OnNavigated. All content below this line refers to Vcl.Dialogs.TCustomTaskDialog.OnNavigated.

Task Dialog navigation event.

OnNavigated is the Task Dialog navigation event.