TTMSFNCPopupMenuAfterDrawMenuItemText Event Type
Fires after item text 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 text was drawn. |
ADrawingParameters |
Text layout parameters that were used. |