FMX.Platform.TApplicationEventHandler

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
typedef public FMX.Platform.hpp FMX.Platform FMX.Platform

Description

Type of event handler for application events.

See Also