FMX.Graphics.IFMXSystemFontService

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IFMXSystemFontService = interface(IInterface)

C++

__interface  INTERFACE_UUID("{62017F22-ADF1-44D9-A21D-796D8C7F3CF0}") IFMXSystemFontService  : public System::IInterface

Properties

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

Description

Platform service to get the default font family of the system.

See Also