FMX.FontGlyphs.TFontGlyphStyle

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TFontGlyphStyle = (NoGlyph, HasPath, ColorGlyph);

C++

enum class DECLSPEC_DENUM TFontGlyphStyle : unsigned char { NoGlyph, HasPath, ColorGlyph };

Propriétés

Type Visibilité  Source Unité  Parent
enum public
FMX.FontGlyphs.pas
FMX.FontGlyphs.hpp
FMX.FontGlyphs FMX.FontGlyphs


Description

Ce type vous aide à comprendre les symboles n'ayant pas de représentation graphique dans la fonte utilisée.