FMX.ListView.Types.TListItemTextButton.Font

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Font: TFont read GetFont;

C++

__property Fmx::Graphics::TFont* Font = {read=GetFont};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.ListView.Types.pas
FMX.ListView.Types.hpp
FMX.ListView.Types TListItemTextButton


Beschreibung

Legt die Schriftart für das Zeichnen von Schaltflächentext fest.

Siehe auch