Table of Contents

TTMSFNCWidgetProgressAfterDrawProgressArcEvent Event Type

Occurs right after the progress arc is painted, allowing extra content to be drawn on top of the arc.

API unit family: TMSFNCWidgetMarqueeProgress

Parameters

Name Description
Sender Control that raises the event.
AGraphics Graphics surface to draw on.
RectCircle Bounding rectangle of the circular area in which the arc was drawn.
CircleOptions Appearance settings used for the arc, such as fill and thickness.
APercentComplete Current progress value expressed as a percentage.
StartAngleArc Start angle of the arc in degrees.
EndAngleArc Sweep angle of the arc in degrees.