String Array property editor

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. Examples of properties that create lists are the items property for ListControl component or the imageNames or labels properties for a ButtonBar component.

List of Items

The items to display in the list.

Move Up

Moves the currently selected item up one row in the list.

Move Down

Moves the currently selected item down one row in the list.

Add

Adds an item to the list with a default value.

Remove

Removes the currently selected item from the list.

Clear

Clears all items from the list.