FMX.ListView.Types.TListItemDrawable.TextResources

提供: RAD Studio API Documentation
移動先: 案内検索

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;

プロパティ

種類 可視性 ソース ユニット
field protected
FMX.ListView.Types.pas
FMX.ListView.Types.hpp
FMX.ListView.Types TListItemDrawable

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。