Table of Contents

TTMSFNCListBoxAfterDrawItemTextEvent Event Type

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