FMX.FontGlyphs.TFontSettings
Delphi
TFontSettings = record
C++
struct DECLSPEC_DRECORD TFontSettings
{
public:
System::UnicodeString Family;
Fmx::Graphics::TFontStyleExt Style;
float Size;
float Scale;
};
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
record struct |
public | FMX.FontGlyphs.pas FMX.FontGlyphs.hpp |
FMX.FontGlyphs | FMX.FontGlyphs |
Beschreibung
Schriftart-Parameter:
- Family-Name
- Size
- Style
- Scale