Table of Contents

TTMSFNCDataGridRenderer.StartDragging Method

Starts a drag operation using the supplied mouse state.

API unit family: TMSFNCDataGridRenderer Declaring type: TTMSFNCDataGridRenderer

Syntax

procedure StartDragging(AMouseInfo: TTMSFNCDataGridMouseInfo; ACanStartDrag: Boolean);

Parameters

Name Description
AMouseInfo Mouse state that identifies the drag source and current pointer state.
ACanStartDrag When True, the renderer may start dragging from the supplied mouse state.