Table of Contents

TTMSFNCTableView.OnItemSelected Event

Occurs when an item selected.

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

Syntax

OnItemSelected: TTMSFNCTableViewItemSelectedEvent;

Parameters

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