FMX.Layouts.TCustomScrollBox.VScrollChange
Delphi
procedure VScrollChange; virtual;
C++
virtual void __fastcall VScrollChange(void);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
procedure function  | 
		protected | FMX.Layouts.pas FMX.Layouts.hpp  | 
        FMX.Layouts | TCustomScrollBox | 
Description
Internally called when the vertical scroll bar changes position. Do not call VScrollChange in applications.