FMX.ListView.Types.TListItemStyleResources.DeleteButtonTextPressedColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

DeleteButtonTextPressedColor: TAlphaColor;

C++

System::Uitypes::TAlphaColor DeleteButtonTextPressedColor;

Properties

Type Visibility Source Unit Parent
field public
FMX.ListView.Types.pas
FMX.ListView.Types.hpp
FMX.ListView.Types TListItemStyleResources

Description

Specifies the text color for delete-themed TListItemTextButton in the pressed state.

See Also