TTMSFNCCustomSpinEditAfterDrawValueEvent Event Type
Event fired after the spin edit value text has been drawn.
API unit family: TMSFNCSpinEdit
Parameters
| Name | Description |
|---|---|
Sender |
Spin edit that raised the event. |
AGraphics |
Graphics context used for drawing. |
ARect |
Value text rectangle. |
AValue |
Current value that was drawn. |