FMX.FontGlyphs.TFontGlyphStyle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFontGlyphStyle = (NoGlyph, HasPath, ColorGlyph);

C++

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

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!