FMX.ListView.Appearances.TCustomTextObjectAppearance

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

FMX.ListView.Appearances.TCommonObjectAppearanceFMX.ListView.Appearances.TObjectAppearanceSystem.Classes.TPersistentSystem.TObjectTCustomTextObjectAppearance

Delphi

TCustomTextObjectAppearance = class(TCommonObjectAppearance)

C++

class PASCALIMPLEMENTATION TCustomTextObjectAppearance : public TCommonObjectAppearance

プロパティ

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

説明

リスト ビュー項目のテキストのグラフィカルな外観について記述する機能を実装したものです。


Appearances.TCustomTextObjectAppearance で実装されている機能では、フォント、テキスト位置揃え(縦方向および横方向)、ワードラップ、テキストの色、トリミングを参照します。

関連項目