API:FMX.ListView.Appearances.TTextButtonObjectAppearance

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

FMX.ListView.Appearances.TCustomTextButtonObjectAppearanceFMX.ListView.Appearances.TCommonObjectAppearanceFMX.ListView.Appearances.TObjectAppearanceSystem.Classes.TPersistentTTextButtonObjectAppearance

Delphi

TTextButtonObjectAppearance = class(TCustomTextButtonObjectAppearance)

C++

class PASCALIMPLEMENTATION TTextButtonObjectAppearance : public TCustomTextButtonObjectAppearance

プロパティ

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

説明

テキスト ボタン オブジェクトのグラフィカルな外観について記述する機能を実装したものです。

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


テキスト ボタン オブジェクトのグラフィカルな外観について記述する機能を実装したものです。


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

関連項目