TTMSFNCOnAfterDrawListItem Event Type
Fires after a list item 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 that was drawn. |
AItemDrawingParams |
Layout parameters that were used for drawing. |