FMX.ComboEdit.TComboEdit.ItemHeight

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

Delphi

property ItemHeight;

C++

__property ItemHeight = {default=0};

プロパティ

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


説明

ドロップダウン ボックス内の項目の高さ。

ItemHeight の設定は、DropDownKind を、Native(デフォルト)ではなく Custom に設定しているときのみ、効果があります。

関連項目