TTMSFNCStylesVisualizer Class
Internal preview control used in the styles editor dialog to render a visual sample of multiple styles side by side.
API unit family: TMSFNCStylesEditor
Inherits from: TTMSFNCCustomControl
Syntax
TTMSFNCStylesVisualizer = class(TTMSFNCCustomControl)
Properties
| Name | Description |
|---|---|
| Items | The list of style items rendered as side-by-side previews in this control. |
Methods
| Name | Description |
|---|---|
| Draw | Renders all style preview items into the control using the supplied graphics context and bounding rectangle. |