Table of Contents

TTMSFNCListBoxAfterDropItemEvent Event Type

Event handler called after an item is dropped on another item.

API unit family: TMSFNCListBox

Parameters

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