FMX.Platform.IFMXDefaultMetricsService

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IFMXDefaultMetricsService = interface(IInterface)

C++

__interface  INTERFACE_UUID("{216841F5-C089-45F1-B350-E9B018B73441}") IFMXDefaultMetricsService  : 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 determine whether or not a given control supports a default size and to obtain the default size of any control that supports a default size.

See Also