FMX.FontGlyphs.TFontGlyphSettings

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TFontGlyphSettings = set of TFontGlyphSetting;

C++

typedef System::Set<TFontGlyphSetting, _DELPHI_SET_ENUMERATOR(TFontGlyphSetting::Bitmap), _DELPHI_SET_ENUMERATOR(TFontGlyphSetting::Path)> TFontGlyphSettings;

Properties

Type Visibility Source Unit Parent
set
typedef
public
FMX.FontGlyphs.pas
FMX.FontGlyphs.hpp
FMX.FontGlyphs FMX.FontGlyphs

Description

Set of FMX.FontGlyphs.TFontGlyphSetting.