FMX.Layouts.TCustomScrollBox.ContentRect
Delphi
function ContentRect: TRectF;
C++
System::Types::TRectF __fastcall ContentRect();
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | protected | FMX.Layouts.pas FMX.Layouts.hpp |
FMX.Layouts | TCustomScrollBox |
説明
スクロールする領域を定義する四角形を返します。結果の値は、TRectF 型です。