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.
- Press Add to add an item to the list. Press Enter to save the item. If you do not press Enter, the item will revert to the default value.
- Delete items with the Remove key.
- Use shortcut keys to cut, copy, and paste items.
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.