FMX.Platform.IFMXHideAppService

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IFMXHideAppService = interface(IInterface)

C++

__interface  INTERFACE_UUID("{D9E49FCB-6A8B-454C-B11A-CEB3CEFAD357}") IFMXHideAppService  : 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 for hiding the running application or other applications.

See Also