Circular set-point widget that displays the current value and a target setpoint on the same scale.
API unit family: TMSFNCWidgetSetPoint
Inherits from: TTMSFNCWidgetProgressCustom
Syntax
TTMSFNCWidgetSetPoint = class(TTMSFNCWidgetProgressCustom)
Properties
| Name |
Description |
| CircleOptions |
Appearance options for the circular scale. |
| SetPoint |
Target value displayed as the setpoint indicator. |
| SetPointIndicator |
Marker options used to draw the setpoint on the circular scale. |
| SetPointStripFill |
Fill used for the strip between the current value and the setpoint. |
| Value |
Current value displayed on the circular scale. |
| ValueOptions |
Range, step, font, and formatting options used for Value. |
| Version |
Version string for the widget implementation. |
Methods
| Name |
Description |
| StepBy |
Increases Value by the specified amount. |
| StepIt |
Increases Value by the configured ValueOptions step. |
Events
Used by