Table of Contents

TTMSFNCDataGridRenderer.Scroll Method

Programmatically scrolls the grid to the given horizontal and vertical pixel positions.

API unit family: TMSFNCDataGridRenderer Declaring type: TTMSFNCDataGridRenderer

Syntax

procedure Scroll(AHorizontalPos, AVerticalPos: Double);

Parameters

Name Description
AHorizontalPos Horizontal scroll offset in pixels.
AVerticalPos Vertical scroll offset in pixels.