FMX.ListView.Types.TListItemDrawable.TextResources

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TextResources: set of TStyleResource = [TStyleResource.FontFamily,
TStyleResource.FontSize, TStyleResource.FontStyle, TStyleResource.TextColor,
TStyleResource.TextShadowColor, TStyleResource.SelectedTextColor, TStyleResource.PressedTextColor];

C++

static System::Set<TStyleResource, _DELPHI_SET_ENUMERATOR(TStyleResource::FontSize), _DELPHI_SET_ENUMERATOR(TStyleResource::PressedTextColor)> TextResources;

Properties

Type Visibility Source Unit Parent
field protected
FMX.ListView.Types.pas
FMX.ListView.Types.hpp
FMX.ListView.Types TListItemDrawable

Description

Embarcadero Technologies does not currently have any additional information.