FMX.FontGlyphs.TFontGlyphStyles

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

type TFontGlyphStyles = set of TFontGlyphStyle;

C++

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

Eigenschaften

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


Beschreibung

Menge von TFontGlyphStyle.