FMX.FontGlyphs.TFontGlyphStyle

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TFontGlyphStyle = (NoGlyph, HasPath, ColorGlyph);

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
enum public
FMX.FontGlyphs.pas
FMX.FontGlyphs.hpp
FMX.FontGlyphs FMX.FontGlyphs


Beschreibung

Dieser Typ hilft Ihnen, ein Symbol zu verstehen, wenn es keine grafische Darstellung in der verwendeten Schriftart hat.