FMX.Forms.IFMXFullScreenWindowService

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IFMXFullScreenWindowService = interface(IInterface)

C++

__interface  INTERFACE_UUID("{103EB4B7-E899-4684-8174-2EEEE24F1E58}") IFMXFullScreenWindowService  : public System::IInterface

Properties

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

Description

Platform service that defines various methods related to full-screen mode management.

See Also