TTMSFNCAnalogTimeSelectorBeforeDrawAMPMEvent Event Type
Event type fired before the AM/PM indicator is drawn.
API unit family: TMSFNCAnalogTimeSelector
Parameters
| Name | Description |
|---|---|
Sender |
Selector being drawn. |
AGraphics |
Graphics context used for drawing. |
ARectF |
Indicator rectangle. |
AAM |
When True, the indicator represents AM; otherwise it represents PM. |
AAllow |
Set to False to skip the drawing step. |
ADefaultDraw |
Set to False after custom drawing to suppress the default indicator. |