FMX.Platform.IFMXApplicationEventService

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

IFMXApplicationEventService = interface(IInterface)

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
interface
class
public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform FMX.Platform


Beschreibung

Plattformdienst, der die Funktionalität, die zum Festlegen von Ereignisbehandlungsroutinen auf Anwendungsebene erforderlich ist, definiert.

Siehe auch