Table of Contents

TTMSFNCDataGridRenderer.OnUpdateCursor Event

Fired when the grid needs to change the mouse cursor shape. The host control should apply ACursor to its cursor property.

API unit family: TMSFNCDataGridRenderer Declaring type: TTMSFNCDataGridRenderer

Syntax

OnUpdateCursor: TTMSFNCDataGridRendererUpdateCursorEvent;

Parameters

Name Description
Sender Renderer that fired the event.
ACursor Cursor value requested by the renderer.