API:FMX.FontGlyphs.TFontGlyphManager.GetGlyph

提供: RAD Studio API Documentation
移動先: 案内検索

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

プロパティ

種類 可視性 ソース ユニット
function public
FMX.FontGlyphs.pas
FMX.FontGlyphs.hpp
FMX.FontGlyphs TFontGlyphManager

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。