FMX.Platform.IFMXApplicationService

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IFMXApplicationService = interface

C++

__interface  INTERFACE_UUID("{EFBE3310-D103-4E9E-A8E1-4E45AB46D0D8}") IFMXApplicationService  : 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 basic operations expected by an instance of TApplication.

See Also