Table of Contents

TTMSFNCListBox.OnItemMouseLeave Event

Occurs when the pointer leaves an item.

API unit family: TMSFNCListBox Declaring type: TTMSFNCListBox Inherited from: TTMSFNCCustomListBox

Syntax

OnItemMouseLeave: TTMSFNCListBoxItemMouseLeaveEvent;

Parameters

Name Description
Sender The list box that triggered the event.
AItem The item that is no longer under the pointer.