TTMSFNCComboBox.AddItem Method
Adds an item to the non-virtual item list.
API unit family: TMSFNCComboBox
Declaring type: TTMSFNCComboBox
Inherited from: TTMSFNCCustomComboBox
Syntax
procedure AddItem(AItem: string);
Parameters
| Name | Description |
|---|---|
AItem |
Text for the item to append. |