Vcl.Dialogs.TCustomTaskDialog.OnNavigated

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property OnNavigated: TNotifyEvent read FOnNavigated write FOnNavigated;

C++

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

プロパティ

種類 可視性 ソース ユニット
event public
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TCustomTaskDialog

説明

タスクダイアログのナビゲーションイベント。

OnNavigated は,タスクダイアログのナビゲーションイベントです。