FMX.Platform.IFMXApplicationEventService

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IFMXApplicationEventService = interface(IInterface)

C++

__interface  INTERFACE_UUID("{F3AAF11A-1678-4CC6-A5BF-721A24A676FD}") IFMXApplicationEventService  : public System::IInterface

Properties

Type Visibility Source Unit Parent
interface
class
public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform FMX.Platform

Description

Platform service that defines the functionality required for setting application event handlers.

See Also