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