API:FMX.ListView.Appearances.TTextObjectAppearance

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

FMX.ListView.Appearances.TCustomTextObjectAppearanceFMX.ListView.Appearances.TCommonObjectAppearanceFMX.ListView.Appearances.TObjectAppearanceSystem.Classes.TInterfacedPersistentTTextObjectAppearance

Delphi

TTextObjectAppearance = class(TCustomTextObjectAppearance)

C++

class PASCALIMPLEMENTATION TTextObjectAppearance : public TCustomTextObjectAppearance

プロパティ

種類 可視性 ソース ユニット
class public
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances FMX.ListView.Appearances

説明

リスト ビュー項目のテキストの外観を表すオブジェクト外観の型の基底クラスです。

FMX.ListView.Appearances.TTextObjectAppearance は FMX.ListView.Appearances.TCustomTextObjectAppearance を継承しています。以下の内容はすべて FMX.ListView.Appearances.TCustomTextObjectAppearance を参照しています。

リスト ビュー項目のテキストの外観を表すオブジェクト外観の型の基底クラスです。

TCommonObjectAppearance で提供されている機能の他に、TCustomTextObjectAppearance やサブクラスでは以下のプロパティが用意されていて、オブジェクト外観をカスタマイズすることができます。

関連項目