FMX.ListView.Appearances.TCustomTextButtonObjectAppearance

Delphi
TCustomTextButtonObjectAppearance = class(TCommonObjectAppearance)
C++
class PASCALIMPLEMENTATION TCustomTextButtonObjectAppearance : public TCommonObjectAppearance
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
class | public | FMX.ListView.Appearances.pas FMX.ListView.Appearances.hpp |
FMX.ListView.Appearances | FMX.ListView.Appearances |
説明
テキスト ボタン オブジェクトのグラフィカルな外観について記述する機能を実装したものです。
Appearances.TCustomTextButtonObjectAppearance で実装されている機能では、テキスト(キャプション)、トリミング、フォント、テキストの色、テキストの影の色、影のオフセット、テキスト位置揃え(縦方向および横方向)、ワードラップを参照します。