FMX.FontGlyphs.TFontGlyphManager.DoGetGlyph

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

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 ;

プロパティ

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

説明

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