FMX.ListView.Appearances.TTextObjectAppearance.Font

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Font: TFont read FFont write SetFont stored IsFontStored;

C++

__property Font = {stored=IsFontStored};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances TTextObjectAppearance

Beschreibung

Schriftart dieses Text-Erscheinungsbildes.

FMX.ListView.Appearances.TTextObjectAppearance.Font erbt von FMX.ListView.Appearances.TCustomTextObjectAppearance.Font. Der folgende Inhalt bezieht sich auf FMX.ListView.Appearances.TCustomTextObjectAppearance.Font.

Schriftart dieses Text-Erscheinungsbildes.

Siehe auch