FMX.ScrollBox.TCustomScrollBoxModel.TInViewRectInfo
Delphi
TInViewRectInfo = record
C++
struct DECLSPEC_DRECORD TInViewRectInfo
{
public:
    System::Types::TRectF Rect;
    bool Animated;
};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
record struct  | 
		public | FMX.ScrollBox.pas FMX.ScrollBox.hpp  | 
        FMX.ScrollBox | TCustomScrollBoxModel | 
Description
Embarcadero Technologies does not currently have any additional information.