TTMSFNCOnAfterDrawListItemImage Event Type
Fires after the item image has been drawn.
API unit family: TMSFNCEditorListView
Parameters
| Name | Description |
|---|---|
Sender |
The list view control that raised the event. |
AGraphics |
Graphics context for additional drawing. |
AItem |
The item whose image was drawn. |
AImageDrawingParams |
Image layout parameters that were used. |