Table of Contents

TTMSFNCDataGridAutoFillAppearance Class

Visual appearance settings for the AutoFill handle and preview overlay — controls the small drag handle in the bottom-right of the selection and the translucent preview rectangle shown while auto-filling.

API unit family: TMSFNCDataGridRenderer Inherits from: TPersistent

Syntax

TTMSFNCDataGridAutoFillAppearance = class(TPersistent)

Properties

Name Description
HandleFill Fill of the AutoFill drag handle square.
HandleSize Size (width and height) of the AutoFill drag handle in pixels.
HandleStroke Stroke of the AutoFill drag handle square.
PreviewFill Fill applied to the AutoFill preview rectangle that shows which cells will be filled.
PreviewStroke Stroke of the AutoFill preview rectangle.

Events

Name Description
OnChange Event fired when one of the autofill handle appearance settings changes.

Used by