Table of Contents

TTMSFNCCustomComboBox.AddItem Method

Adds an item to the non-virtual item list.

API unit family: TMSFNCComboBox Declaring type: TTMSFNCCustomComboBox

Syntax

procedure AddItem(AItem: string);

Parameters

Name Description
AItem Text for the item to append.