FMX.ListBox.TListBox.ItemHeight
Delphi
property ItemHeight: Single read FItemHeight write SetItemHeight default 0;
C++
__property ItemHeight = {default=0};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | published | FMX.ListBox.pas FMX.ListBox.hpp |
FMX.ListBox | TListBox |
説明
リストボックスにおける項目の高さを示します。 {{#multireplace:FMX.ListBox.TListBox.ItemHeight|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} は {{#multireplace:FMX.ListBox.TCustomListBox.ItemHeight|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を継承しています。以下の内容はすべて {{#multireplace:FMX.ListBox.TCustomListBox.ItemHeight|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を参照しています。
リストボックスにおける項目の高さを示します。
ItemHeight を使用すると、リストボックスにおける項目の高さをピクセルで指定することができます。