FMX.TreeView.TTreeView.ItemHeight

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

Delphi

property ItemHeight: Single read FItemHeight write SetItemHeight default 0;

C++

__property ItemHeight = {default=0};

プロパティ

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

説明

このツリー ビューの項目の高さを、ピクセルで示します。

FMX.TreeView.TTreeView.ItemHeight は FMX.TreeView.TCustomTreeView.ItemHeight を継承しています。以下の内容はすべて FMX.TreeView.TCustomTreeView.ItemHeight を参照しています。

このツリー ビューの項目の高さを、ピクセルで示します。

関連項目