TTMSFNCBloxSelectorItemAfterDrawBackground Event Type
Occurs after an item background is drawn, allowing overlay rendering.
API unit family: TMSFNCBloxSelector
Parameters
| Name | Description |
|---|---|
Sender |
The selector that raised the event. |
AGraphics |
The graphics surface to draw on. |
ARect |
The item rectangle. |
AItemIndex |
Index of the item being drawn. |