FMX.Platform.IFMXDeviceService

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IFMXDeviceService = interface(IInterface)

C++

__interface  INTERFACE_UUID("{9419B3C0-379A-4556-B5CA-36C975462326}") IFMXDeviceService  : 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 obtain hardware information.

See Also