TTMSFNCCustomDigitalTimeSelectorBeforeDrawArrowEvent Event Type
Event type fired before a selector navigation arrow is drawn.
API unit family: TMSFNCDigitalTimeSelector
Parameters
| Name | Description |
|---|---|
Sender |
Selector that is being drawn. |
AGraphics |
Graphics context used for drawing. |
ARectF |
Arrow rectangle in selector coordinates. |
ALeft |
When True, the arrow navigates to the previous page; otherwise it navigates to the next page. |
AAllow |
Set to False to skip the arrow drawing step. |
ADefaultDraw |
Set to False after custom drawing to suppress the default arrow. |