TTMSFNCWidgetProgressAfterDrawProgressCircleEvent Event Type
Occurs after the progress arc is drawn.
API unit family: TMSFNCWidgetProgress
Parameters
| Name | Description |
|---|---|
Sender |
Widget raising the event. |
AGraphics |
Graphics context used for drawing. |
RectCircle |
Bounds of the circle used to draw the progress arc. |
APercentComplete |
Current progress value expressed as a percentage. |
DrawValueIndicator |
Indicates whether the value indicator was drawn. |