表示: Delphi C++
表示設定

FMX.Layouts.TScrollBox.GetContentBounds

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

Delphi

function GetContentBounds: TRectF; virtual;

C++

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

プロパティ

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

説明

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

関連項目

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