Vcl.Dialogs.TCustomTaskDialog.DoOnNavigated

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoOnNavigated; dynamic;

C++

DYNAMIC void __fastcall DoOnNavigated();

Properties

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

Description

Performs the navigation action of a Task Dialog.

Use DoOnNavigated to perform the navigation action of a Task Dialog.