Show: Delphi
C++
Display Preferences
FMX.Memo.TMemo.VScrollChange
From XE2 API Documentation
Delphi
procedure VScrollChange(Sender: TObject); override;
C++
virtual void __fastcall VScrollChange(System::TObject* Sender);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | FMX.Memo.pas FMX.Memo.hpp |
FMX.Memo | TMemo |
Description
Automatically called if the position of the vertical scroll bar is changed.