FMX.FontGlyphs.TFontGlyphStyles

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TFontGlyphStyles = set of TFontGlyphStyle;

C++

typedef System::Set<TFontGlyphStyle, _DELPHI_SET_ENUMERATOR(TFontGlyphStyle::NoGlyph), _DELPHI_SET_ENUMERATOR(TFontGlyphStyle::ColorGlyph)> TFontGlyphStyles;

Properties

Type Visibility Source Unit Parent
set
typedef
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!