TTMSFNCStylesEditor Class
Design-time and runtime component that presents a visual editor dialog for browsing, selecting, combining, and applying component styles.
API unit family: TMSFNCStylesEditor
Inherits from: TTMSFNCCustomComponent
Syntax
TTMSFNCStylesEditor = class(TTMSFNCCustomComponent)
Properties
| Name | Description |
|---|---|
| StylesForm | The form instance that hosts the styles editor dialog; assign to reuse an existing form. |
Methods
| Name | Description |
|---|---|
| Execute | Opens the styles editor dialog asynchronously and calls the completion procedure with the modal result. |
| LoadStylesFromResources | Populates the given string list with the names of all styles available as compiled resources. |