IToolbarComboBox.Items

Syntax

Items: IStringList;

Description

The Items property determines a collection of elements of the combobox.

Comments

The list of strings is set using the Fore language or in the string editor. Clicking the button of the Items property in the object inspector opens the String Editor dialog box.

See also:

IToolbarComboBox