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


説明

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

関連項目