FMX.FontGlyphs.IsEmojiPresentation

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function IsEmojiPresentation(const ACharacter: UCS4String): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall IsEmojiPresentation(const System::UCS4String ACharacter);

Properties

Type Visibility Source Unit Parent
function public
FMX.FontGlyphs.pas
FMX.FontGlyphs.hpp
FMX.FontGlyphs FMX.FontGlyphs

Description

Returns true, if the specified character should be displayed as colored glyph.