TTMSFNCAnalogTimeSelectorBeforeDrawWatchBackgroundEvent Event Type
Event type fired before the clock face background is drawn.
API unit family: TMSFNCAnalogTimeSelector
Parameters
| Name | Description |
|---|---|
Sender |
Selector being drawn. |
AGraphics |
Graphics context used for drawing. |
ARectF |
Clock face rectangle. |
AShape |
Clock face shape that will be drawn. |
AAllow |
Set to False to skip the drawing step. |
ADefaultDraw |
Set to False after custom drawing to suppress the default background. |