FMX.TextLayout.TTextAttribute.Font

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

Font: TFont;

C++

Fmx::Graphics::TFont* Font;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
field public
FMX.TextLayout.pas
FMX.TextLayout.hpp
FMX.TextLayout TTextAttribute

Beschreibung

Enthält die Schriftart (TFont) eines Textblocks.

Siehe auch