Table of Contents

TTMSFNCListBoxItemCompareEvent Event Type

Event handler used to compare two items during custom sorting.

API unit family: TMSFNCListBox

Parameters

Name Description
Sender The list box that triggered the event.
Item1 The first item to compare.
Item2 The second item to compare.
ACompareResult The comparison result to return to the sort operation.