FMX.FontGlyphs.TFontGlyphManager.IsColorfulCharacter

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

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

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
function protected
FMX.FontGlyphs.pas
FMX.FontGlyphs.hpp
FMX.FontGlyphs TFontGlyphManager


Description

Appelez cette méthode pour savoir si le Caractère doit être dessiné en tant qu'image plutôt qu'en paramètre de brosse.

Remarque: Renvoie généralement True pour les caractères Emoji.