Vcl.Dialogs.TTaskDlgClickEvent
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 は,タスクダイアログでのボタンクリックのイベントです。