FMX.Platform.IFMXApplicationService

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

IFMXApplicationService = interface

C++

__interface  INTERFACE_UUID("{EFBE3310-D103-4E9E-A8E1-4E45AB46D0D8}") IFMXApplicationService  : 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 grundlegenden Operationen definiert, die von einer Instanz von TApplication erwartet werden.

Siehe auch