FMX.FontGlyphs.TFontGlyphManager.DoGetGlyph

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
FMX.FontGlyphs.pas
FMX.FontGlyphs.hpp
FMX.FontGlyphs TFontGlyphManager

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.