TTMSFNCWidgetArrowAfterDrawCaptionTextEvent Event Type
Fires after the caption text is drawn, allowing custom drawing on top of it.
API unit family: TMSFNCWidgetArrow
Parameters
| Name | Description |
|---|---|
Sender |
Control that raises the event. |
AGraphics |
Graphics surface used for drawing. |
ARect |
Area that was used for the caption. |
AText |
Caption text that was drawn. |