FMX.ListView.Types.TListItemDrawable.TStyleResources

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TStyleResources = set of TListItemDrawable.TStyleResource;

C++

typedef System::Set<TStyleResource, _DELPHI_SET_ENUMERATOR(TStyleResource::FontSize), _DELPHI_SET_ENUMERATOR(TStyleResource::PressedTextColor)> TStyleResources;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.