Table of Contents

TTMSFNCTableView.RemoveItem Method

Removes the specified item.

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

Syntax

procedure RemoveItem(AItem: TTMSFNCTableViewItem); virtual;

Parameters

Name Description
AItem Table view item affected by the operation.