FMX.FontGlyphs.TFontGlyphManager.DoGetGlyph
Delphi
function DoGetGlyph(const Char: UCS4Char; const Settings: TFontGlyphSettings): TFontGlyph; virtual; abstract;
C++
virtual TFontGlyph* __fastcall DoGetGlyph(const System::UCS4Char Char, const TFontGlyphSettings Settings) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | protected | FMX.FontGlyphs.pas FMX.FontGlyphs.hpp |
FMX.FontGlyphs | TFontGlyphManager |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!