TTMSFNCPopupMenuAfterDrawMenuItemImage Event Type
Fires after the item bitmap has been drawn.
API unit family: TMSFNCPopupMenu
Parameters
| Name | Description |
|---|---|
Sender |
The popup menu that raised the event. |
AGraphics |
Graphics context for additional drawing. |
AMenuItemControl |
The item control whose image was drawn. |
ADrawingParameters |
Image layout parameters that were used. |