FMX.Platform.IFMXCanvasService

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IFMXCanvasService = interface(IInterface)

C++

__interface  INTERFACE_UUID("{476E5E53-A77A-4ADA-93E3-CA66A8956059}") IFMXCanvasService  : 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 registration and unregistration operations expected by instances of TCanvas.

See Also