FMX.ListBox.TListBoxItem.GetHeight

提供:RAD Studio API Documentation

Delphi

function GetHeight: Single; override;

C++

virtual float __fastcall GetHeight();

プロパティ

種類 可視性 ソース ユニット
function protected
FMX.ListBox.pas
FMX.ListBox.hpp
FMX.ListBox TListBoxItem

説明

Height プロパティの取得関数です。 FMX.ListBox.TListBoxItem.GetHeight は FMX.Controls.TControl.GetHeight を継承しています。以下の内容はすべて FMX.Controls.TControl.GetHeight を参照しています。

Height プロパティの取得関数です。

関連項目