FMX.ScrollBox.TPresentedFramedVertScrollBox.OnViewportPositionChange
Delphi
property OnViewportPositionChange: TPositionChangeEvent read GetOnViewportPositionChange write SetOnViewportPositionChange;
C++
__property OnViewportPositionChange;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| event | published | FMX.ScrollBox.pas FMX.ScrollBox.hpp |
FMX.ScrollBox | TPresentedFramedVertScrollBox |
Description
Raises when the value of ViewportPosition was changed. {{#multireplace:FMX.ScrollBox.TPresentedFramedVertScrollBox.OnViewportPositionChange|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:FMX.ScrollBox.TCustomPresentedScrollBox.OnViewportPositionChange|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:FMX.ScrollBox.TCustomPresentedScrollBox.OnViewportPositionChange|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Raises when the value of ViewportPosition was changed.