FMX.FontManager.IFMXFontManagerService
Delphi
IFMXFontManagerService = interface
C++
__interface INTERFACE_UUID("{2F494059-AFEF-4652-93BB-8DE03F41D822}") IFMXFontManagerService : public System::IInterface
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
interface class |
public | FMX.FontManager.pas FMX.FontManager.hpp |
FMX.FontManager | FMX.FontManager |
Description
A service that manages fonts in the application. It allows you to add a custom font file in runtime for future use in the app.