FMX.FontManager.TFontManager.HasCustomFont
Delphi
class function HasCustomFont(const AFontFamily: TFontName): Boolean;
C++
__classmethod bool __fastcall HasCustomFont(const System::Uitypes::TFontName AFontFamily);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | FMX.FontManager.pas FMX.FontManager.hpp |
FMX.FontManager | TFontManager |
Description
Returns true if a specified font family exists in a custom font collection.