TTMSFNCWidgetArrowAfterDrawValueTextEvent Event Type
Fires after the value 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 value text. |
AText |
Text that was drawn. |