Table of Contents

TTMSFNCListBoxAfterDrawItemEvent Event Type

Event handler called after an item 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 item drawing rectangle.
AItem The item that was drawn.