FMX.Platform.IFMXContextService

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IFMXContextService = interface(IInterface)

C++

__interface  INTERFACE_UUID("{EB6C9074-48B9-4A99-ABF4-BFB6FCF9C385}") IFMXContextService  : 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 to register and unregister rendering context classes.

See Also