FMX.ListView.Appearances.TTextButtonObjectAppearance.VertAlign

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

Delphi

property VertAlign stored IsVertAlignStored nodefault;

C++

__property VertAlign = {stored=IsVertAlignStored};

プロパティ

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

説明

指定された領域内の外観オブジェクトの垂直方向の配置

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

指定された領域内の外観オブジェクトの垂直方向の配置


関連項目