FMX.ListView.Types.TListItemDrawable.TStyleResource

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TStyleResource = (FontSize, FontFamily, FontStyle, TextColor, SelectedTextColor,
TextShadowColor, PressedTextColor);

C++

enum class DECLSPEC_DENUM TStyleResource : unsigned char { FontSize, FontFamily, FontStyle, TextColor, SelectedTextColor, TextShadowColor, PressedTextColor };

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
enum protected
FMX.ListView.Types.pas
FMX.ListView.Types.hpp
FMX.ListView.Types TListItemDrawable

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.