FMX.FontManager.TFontManager.AddCustomFontFromResource
Delphi
class function AddCustomFontFromResource(const AResourceName: string): Boolean;
C++
__classmethod bool __fastcall AddCustomFontFromResource(const System::UnicodeString AResourceName);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | FMX.FontManager.pas FMX.FontManager.hpp |
FMX.FontManager | TFontManager |
Description
Adds font from application resources.