Table of Contents

TTMSFNCListBoxAfterDrawItemIconEvent Event Type

Event handler called after an item icon is drawn.

API unit family: TMSFNCListBox

Parameters

Name Description
Sender The list box that triggered the event.
AGraphics The graphics context used for drawing.
ARect The icon drawing rectangle.
AItem The item whose icon was drawn.
AIcon The icon bitmap that was drawn.