FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.TextVertAlign
Delphi
property TextVertAlign: TTextAlign read FTextVertAlign write SetTextVertAlign;
C++
__property Fmx::Types::TTextAlign TextVertAlign = {read=FTextVertAlign, write=SetTextVertAlign, nodefault};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | public | FMX.ListView.Appearances.pas FMX.ListView.Appearances.hpp |
FMX.ListView.Appearances | TCustomTextButtonObjectAppearance |
説明
このテキスト ボタン外観のテキストの垂直方向の位置揃えです。
関連項目
- 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.TextAlign
- FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.TextColor
- FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.TextShadowColor
- FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.TintColor
- FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.Trimming
- FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.WordWrap