FMX.ListView.Types.TListItemStyleResources.DeleteButtonTextColor

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

DeleteButtonTextColor: TAlphaColor;

C++

System::Uitypes::TAlphaColor DeleteButtonTextColor;

Eigenschaften

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


Beschreibung

Legt die Textfarbe für die Löschen-Schaltfläche TListItemTextButton im neutralen Zustand fest.

Siehe auch