Use the String Array property editor to enter items for lists.
To display this property editor, choose the property that creates lists in the Inspector. An example of a property that creates a list is the items property for JdbList component.
The items to display in the list.
To add items to the list,
Moves the currently selected item up one row in the list.
Moves the currently selected item down one row in the list.
Adds an item to the list with a default value.
Removes the currently selected item from the list.
Clears all items from the list.