表示: Delphi C++
表示設定

FMX.ListBox.TCustomListBox.GetContentBounds

提供:XE2 API Documentation
移動: 案内, 検索

Delphi

function GetContentBounds: TRectF; override;

C++

virtual System::Types::TRectF __fastcall GetContentBounds(void);

プロパティ

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

説明

スクロール領域を定義する四角形の境界を返します。

FMX.ListBox.TCustomListBox.GetContentBounds は FMX.Layouts.TScrollBox.GetContentBounds を継承しています。以下の内容はすべて FMX.Layouts.TScrollBox.GetContentBounds を参照しています。

スクロール領域を定義する四角形の境界を返します。 結果の値は、TRectF 型です。

関連項目

以前のバージョン
他の言語