FMX.ListBox.TListBox.ItemHeight

提供:RAD Studio API Documentation

Delphi

property ItemHeight;

C++

__property ItemHeight = {default=0};

プロパティ

種類 可視性 ソース ユニット
property published
FMX.ListBox.pas
FMX.ListBox.hpp
FMX.ListBox TListBox

説明

リストボックスにおける項目の高さを示します。 FMX.ListBox.TListBox.ItemHeight は FMX.ListBox.TCustomListBox.ItemHeight を継承しています。以下の内容はすべて FMX.ListBox.TCustomListBox.ItemHeight を参照しています。

リストボックスにおける項目の高さを示します。

ItemHeight を使用すると、リストボックスにおける項目の高さをピクセルで指定することができます。

関連項目