TTMSFNCCustomGraphicsStroke Class
Base class for stroke settings, providing line style, color, width, opacity, and update-notification support. Use the published subclass
TTMSFNCGraphicsStrokein controls and components.
API unit family: TMSFNCGraphicsTypes
Inherits from: TPersistent
Syntax
TTMSFNCCustomGraphicsStroke = class(TPersistent)
Methods
| Name | Description |
|---|---|
| BeginUpdate | Begins a batch update; suppresses change notifications until EndUpdate is called. |
| EndUpdate | Ends a batch update and fires any pending change notification. |