Table of Contents

TTMSFNCDataGridRenderer.ScrollUpdate Property

Controls whether the grid repaints continuously while scrolling (gsuContinuous) or only once after the scroll bar thumb is released (gsuOnce).

API unit family: TMSFNCDataGridRenderer Declaring type: TTMSFNCDataGridRenderer Type: TTMSFNCDataGridScrollUpdate

Syntax

property ScrollUpdate: TTMSFNCDataGridScrollUpdate;

Default: gsuContinuous