Table of Contents

TTMSFNCListBoxAfterReorderItemEvent Event Type

Event handler called after an item is reordered.

API unit family: TMSFNCListBox

Parameters

Name Description
Sender The list box that triggered the event.
AFromItem The item that was moved.
AToItem The item that received the reordered item.