TTMSFNCBadgeAfterDrawImageEvent Event Type
Event type fired after the badge image is drawn.
API unit family: TMSFNCBadge
Parameters
| Name | Description |
|---|---|
Sender |
Badge control being drawn. |
AGraphics |
Graphics context used for drawing. |
AImageRect |
Rectangle used for image drawing. |
ABitmap |
Bitmap that was drawn. |