FMX.Graphics.IFMXSystemFontService.GetDefaultFontFamilyName
Delphi
function GetDefaultFontFamilyName: string;
C++
virtual System::UnicodeString __fastcall GetDefaultFontFamilyName() = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | public | FMX.Graphics.pas FMX.Graphics.hpp | FMX.Graphics | IFMXSystemFontService | 
Description
In descendants, GetDefaultFontFamilyName returns the name of the platform's default font family.