Table of Contents

TTMSFNCListBoxAfterDrawSortIndicatorEvent Event Type

Event handler called after a sort indicator 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 indicator drawing rectangle.
ASortIndex The sorted item or column index.
ASortKind The active sort direction.