Vcl.Dialogs.TTaskDlgClickEvent

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

C++

typedef void __fastcall (__closure *TTaskDlgClickEvent)(System::TObject* Sender, System::Uitypes::TModalResult ModalResult, bool &CanClose);

プロパティ

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

説明

タスクダイアログでのボタンクリックのイベント。

OnButtonClicked は,タスクダイアログでのボタンクリックのイベントです。