FMX.FontGlyphs.TFontGlyphManager.IsColorfulCharacter

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

Delphi

function IsColorfulCharacter(const ACharacter: UCS4String): Boolean; virtual;

C++

virtual bool __fastcall IsColorfulCharacter(const System::UCS4String ACharacter);

プロパティ

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


説明

このメソッドを呼び出して、Character を、ブラシ設定の代わりに、イメージとして描画されるべきかを判別します。

メモ: これは通常、絵文字に対しては True を返します。