Table of Contents

TTMSFNCTableView.OnItemMoreOptionClick Event

Occurs when an item more option click.

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

Syntax

OnItemMoreOptionClick: TTMSFNCTableViewItemMoreOptionClickEvent;

Parameters

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