FMX.Graphics.TFontStyleExt.SimpleStyle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

SimpleStyle: TFontStyles;

C++

System::Uitypes::TFontStyles SimpleStyle;

Properties

Type Visibility Source Unit Parent
field public
FMX.Graphics.pas
FMX.Graphics.hpp
FMX.Graphics TFontStyleExt

Description

Is a set of regular TFontStyle.

It may contain any TFontStyle value but TFont processes only fsOutline and fsStrikeOut values.