API:FMX.FontGlyphs.TFontGlyphManager.IsColorfulCharacter
Delphi
function IsColorfulCharacter(const ACharacter: UCS4String): Boolean; virtual;
C++
virtual bool __fastcall IsColorfulCharacter(const System::UCS4String ACharacter);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | protected | FMX.FontGlyphs.pas FMX.FontGlyphs.hpp |
FMX.FontGlyphs | TFontGlyphManager |
Description
Embarcadero Technologies does not currently have any additional information.