API:FMX.FontGlyphs.TFontGlyphManager.GetGlyph

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetGlyph(const Char: UCS4Char; const Font: TFont; const Scale: Single;  const Settings: TFontGlyphSettings): TFontGlyph;

C++

TFontGlyph* __fastcall GetGlyph(const System::UCS4Char Char, Fmx::Graphics::TFont* const Font, const float Scale, const TFontGlyphSettings Settings);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
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.