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