FMX.ListBox.TListBoxItem.GetWidth

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

Delphi

function GetWidth: Single;  override;

C++

virtual float __fastcall GetWidth();

プロパティ

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

説明

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

FMX.ListBox.TListBoxItem.GetWidth は FMX.Controls.TControl.GetWidth を継承しています。以下の内容はすべて FMX.Controls.TControl.GetWidth を参照しています。

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

関連項目