FMX.Graphics.TFontStyleExt.SimpleStyle

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

SimpleStyle: TFontStyles;

C++

System::Uitypes::TFontStyles SimpleStyle;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
field public
FMX.Graphics.pas
FMX.Graphics.hpp
FMX.Graphics TFontStyleExt


Beschreibung

Ist eine Menge des regulären TFontStyle.

Kann einen beliebigen TFontStyle-Wert enthalten. TFont verarbeitet jedoch nur fsOutline- und fsStrikeOut-Werte.