FMX.ListView.Appearances.TObjectAppearance.Height

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

Delphi

property Height: Integer read GetHeight;

C++

__property int Height = {read=GetHeight, nodefault};

プロパティ

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


説明

オブジェクトの外観のうち、高さをピクセル単位で表します。

関連項目