TTMSFNCWidgetProgressBeforeDrawMultiProgressCirclesEvent Event Type
Occurs before the multi-progress circles are drawn.
API unit family: TMSFNCWidgetMultiProgress
Parameters
| Name | Description |
|---|---|
Sender |
Widget raising the event. |
AGraphics |
Graphics context used for drawing. |
RectCircle |
Bounds of the circle area. |
CircleItems |
Collection of progress circles to draw. |
CircleOptions |
Shared circle appearance options. |
IsDrawPositionTextOnCircle |
Indicates whether item values are drawn on the circles. |
AAllow |
Set to False to skip this drawing stage. |
ADefaultDraw |
Set to False to suppress built-in circle drawing. |