TTMSFNCCaptionOptions Class
Configures the optional caption text drawn with the progress circle.
API unit family: TMSFNCWidgetProgress
Inherits from: TPersistent
Syntax
TTMSFNCCaptionOptions = class(TPersistent)
Properties
| Name | Description |
|---|---|
| Font | Font used to draw the caption text. |
| Position | Position of the caption relative to the progress circle. |
| Text | Caption text drawn above or below the progress circle. |
Events
| Name | Description |
|---|---|
| OnChange | Occurs when a caption option changes and the owner should repaint. |