FMX.FontManager.IFMXFontManagerService.GetCustomFontInfo
Delphi
function GetCustomFontInfo(const AIndex: Integer): TFontInfo;
C++
virtual TFontInfo __fastcall GetCustomFontInfo(const int AIndex) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | FMX.FontManager.pas FMX.FontManager.hpp |
FMX.FontManager | IFMXFontManagerService |
Description
Returns font information of custom font by specified index.