TTMSFNCAnalogTimeSelectorBeforeDrawTickMarkEvent Event Type
Event type fired before tick marks are drawn.
API unit family: TMSFNCAnalogTimeSelector
Parameters
| Name | Description |
|---|---|
Sender |
Selector being drawn. |
AGraphics |
Graphics context used for drawing. |
ARectF |
Clock face rectangle. |
ATickMarks |
Tick mark mode that will be drawn. |
AHourMarkLength |
Hour tick mark length. |
AMinuteMarkLength |
Minute tick mark length. |
AAllow |
Set to False to skip the drawing step. |
ADefaultDraw |
Set to False after custom drawing to suppress the default tick marks. |