FMX.ScrollBox.TCustomPresentedScrollBox.InViewRect
Delphi
procedure InViewRect(const ARect: TRectF; const AAnimated: Boolean = True);
C++
void __fastcall InViewRect(const System::Types::TRectF &ARect, const bool AAnimated = true);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
procedure function |
public | FMX.ScrollBox.pas FMX.ScrollBox.hpp |
FMX.ScrollBox | TCustomPresentedScrollBox |
説明
ARect
で指定された四角形までコンテンツをスクロールします。