FMX.ListView.Appearances.TTextButtonObjectAppearance.Font

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Font stored IsFontStored nodefault;

C++

__property Font = {stored=IsFontStored};

Eigenschaften

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

Beschreibung

Schriftart des Erscheinungsbildes dieser Text-Schaltfläche.

FMX.ListView.Appearances.TTextButtonObjectAppearance.Font erbt von FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.Font. Der folgende Inhalt bezieht sich auf FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.Font.

Schriftart des Erscheinungsbildes dieser Text-Schaltfläche.

Siehe auch