TTMSFNCOnAfterDrawListItemAccessory Event Type
Fires after the item accessory area 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 accessory was drawn. |
AAccessoryDrawingParams |
Accessory layout parameters that were used. |