API:FMX.FontGlyphs.TFontGlyphManager.GetGlyph

From RAD Studio API Documentation
Jump to: navigation, search

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);

Properties

Type Visibility Source Unit Parent
function public
FMX.FontGlyphs.pas
FMX.FontGlyphs.hpp
FMX.FontGlyphs TFontGlyphManager

Description

Embarcadero Technologies does not currently have any additional information.