Table of Contents

TTMSFNCCustomTableView.RemoveItem Method

Removes the specified item.

API unit family: TMSFNCTableView Declaring type: TTMSFNCCustomTableView

Syntax

procedure RemoveItem(AItem: TTMSFNCTableViewItem); virtual;

Parameters

Name Description
AItem Table view item affected by the operation.