TTMSFNCWidgetGaugeOuterCircle Class
Describes the outer circle ring drawn around the gauge face.
API unit family: TMSFNCWidgetGauge
Inherits from: TPersistent
Syntax
TTMSFNCWidgetGaugeOuterCircle = class(TPersistent)
Properties
| Name | Description |
|---|---|
| Color | The color of the outer circle ring. |
| Width | The thickness of the outer circle as a fraction of the gauge radius. |
Events
| Name | Description |
|---|---|
| OnChanged | Occurs when an outer circle property changes and the gauge must redraw. |