FMX.ListView.Appearances.TTextButtonObjectAppearance.TextAlign
Delphi
property TextAlign: TTextAlign read FTextAlign write SetTextAlign stored IsTextAlignStored;
C++
__property TextAlign = {stored=IsTextAlignStored};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | published | FMX.ListView.Appearances.pas FMX.ListView.Appearances.hpp |
FMX.ListView.Appearances | TTextButtonObjectAppearance |
説明
このテキスト ボタン外観のテキストの水平方向の位置揃えです。
FMX.ListView.Appearances.TTextButtonObjectAppearance.TextAlign は FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.TextAlign を継承しています。以下の内容はすべて FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.TextAlign を参照しています。
このテキスト ボタン外観のテキストの水平方向の位置揃えです。
関連項目
- FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.ButtonType
- FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.Enabled
- FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.Font
- FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.PressedTextColor
- FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.Text
- FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.TextColor
- FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.TextShadowColor
- FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.TextVertAlign
- FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.TintColor
- FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.Trimming
- FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.WordWrap