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);
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
procedure function |
public | FMX.ScrollBox.pas FMX.ScrollBox.hpp |
FMX.ScrollBox | TCustomPresentedScrollBox |
Beschreibung
Verschiebt den Inhalt in das in ARect festgelegte Rechteck.