Table of Contents

TTMSFNCCustomListBox.RemoveItem Method

Removes an item from the list box.

API unit family: TMSFNCListBox Declaring type: TTMSFNCCustomListBox

Syntax

procedure RemoveItem(AItem: TTMSFNCListBoxItem); virtual;

Parameters

Name Description
AItem The item to remove.