Table of Contents

TTMSFNCDataGridDragAppearance Class

Visual appearance settings for the drag indicator — the semi-transparent rectangle and drop-line drawn while the user drags a row or column to a new position.

API unit family: TMSFNCDataGridRenderer Inherits from: TPersistent

Syntax

TTMSFNCDataGridDragAppearance = class(TPersistent)

Properties

Name Description
Fill Fill of the drag indicator rectangle.
Size Width of the drag indicator line in pixels. Default is 2.
Stroke Stroke (border) of the drag indicator rectangle.

Used by