FMX.Platform.TApplicationEventHandler

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

C++

typedef bool __fastcall (__closure *TApplicationEventHandler)(TApplicationEvent AAppEvent, System::TObject* AContext);

プロパティ

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


説明

アプリケーション イベントのイベント ハンドラの型です。

関連項目