API:FMX.ListView.Appearances.TTextButtonObjectAppearance.TextVertAlign

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

Delphi

property TextVertAlign: TTextAlign read FTextVertAlign write SetTextVertAlign stored IsTextVertAlignStored;

C++

__property TextVertAlign = {stored=IsTextVertAlignStored};

プロパティ

種類 可視性 ソース ユニット
property published
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances TTextButtonObjectAppearance

説明

このテキスト ボタン外観のテキストの垂直方向の位置揃えです。

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

このテキスト ボタン外観のテキストの垂直方向の位置揃えです。

関連項目