FMX.FontManager.IFMXFontManagerService.HasCustomFonts
Delphi
function HasCustomFonts: Boolean;
C++
virtual bool __fastcall HasCustomFonts() = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | FMX.FontManager.pas FMX.FontManager.hpp |
FMX.FontManager | IFMXFontManagerService |
Description
If there are any registered custom fonts, it returns true.