Table of Contents

TTMSFNCGraphicsFillEditor Class

Design-time and runtime component that presents a visual editor dialog for configuring fill properties including solid color, gradient, and texture options.

API unit family: TMSFNCGraphicsAppearanceEditor Inherits from: TTMSFNCCustomComponent

Syntax

TTMSFNCGraphicsFillEditor = class(TTMSFNCCustomComponent)

Properties

Name Description
Fill The fill settings being edited. Modify this before showing the dialog; read it after to retrieve the user's selection.
PreviewStroke Stroke used to render the fill preview border inside the editor dialog.

Methods

Name Description
Execute Opens the fill editor dialog asynchronously and calls the completion procedure with the modal result.