TTMSFNCCustomDigitalTimeSelectorBeforeDrawHeaderTextEvent Event Type
Event type fired before the selector header text is drawn.
API unit family: TMSFNCDigitalTimeSelector
Parameters
| Name | Description |
|---|---|
Sender |
Selector that is being drawn. |
AGraphics |
Graphics context used for drawing. |
ARectF |
Header text rectangle in selector coordinates. |
AText |
Header text that will be drawn. |
AAllow |
Set to False to skip the header text drawing step. |
ADefaultDraw |
Set to False after custom drawing to suppress the default text. |