Table of Contents

TTMSFNCGraphicsStrokeEditor Class

Design-time and runtime component that presents a visual editor dialog for configuring stroke properties including color, opacity, width, and line style.

API unit family: TMSFNCGraphicsAppearanceEditor Inherits from: TTMSFNCCustomComponent

Syntax

TTMSFNCGraphicsStrokeEditor = class(TTMSFNCCustomComponent)

Properties

Name Description
PreviewBackGroundColor Background color used in the stroke preview area inside the editor dialog. Default is gcNull (transparent).
Stroke The stroke settings being edited. Modify this before showing the dialog; read it after to retrieve the user's selection.

Methods

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