TTMSFNCCustomControlAfterDrawEvent Event Type
Signature of the
OnAfterDrawevent. UseAGraphicsandARectto draw additional content on top of the control's default rendering.
API unit family: TMSFNCCustomControl
Parameters
| Name | Description |
|---|---|
Sender |
Object that raises the event. |
AGraphics |
Graphics context used for drawing. |
ARect |
Target drawing rectangle. |