Table of Contents

TTMSFNCDataGridRenderer.OnVScroll Event

Fired as the grid scrolls vertically. APosition is the new scroll position in pixels.

API unit family: TMSFNCDataGridRenderer Declaring type: TTMSFNCDataGridRenderer

Syntax

OnVScroll: TTMSFNCDataGridScrollEvent;

Parameters

Name Description
Sender Renderer that fired the event.
APosition New vertical scroll position in pixels.