FMX.ListView.Types.TListItemStyleResources.DeleteButtonTextFont

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

DeleteButtonTextFont: TFont;

C++

Fmx::Graphics::TFont* DeleteButtonTextFont;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
field public
FMX.ListView.Types.pas
FMX.ListView.Types.hpp
FMX.ListView.Types TListItemStyleResources


Beschreibung

Legt die Schriftart für die Löschen-Schaltfläche TListItemTextButton fest.

Siehe auch