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