Table of Contents

TTMSFNCTableView.OnItemMouseLeave Event

Occurs when an item mouse leave.

API unit family: TMSFNCTableView Declaring type: TTMSFNCTableView Inherited from: TTMSFNCCustomTableView

Syntax

OnItemMouseLeave: TTMSFNCTableViewItemMouseLeaveEvent;

Parameters

Name Description
Sender Object that triggered the event.
AItem Table view item affected by the operation.