Table of Contents

TTMSFNCDataGridRenderer.OnHScroll Event

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

API unit family: TMSFNCDataGridRenderer Declaring type: TTMSFNCDataGridRenderer

Syntax

OnHScroll: TTMSFNCDataGridScrollEvent;

Parameters

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