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. An example of a property that creates a list is the items property for JdbList component.
List
The items to display in the list.
To add items to the list,
- Click the Add button.
- Select the newly added item and edit the string to your liking.
- Repeat these steps until your list is complete.
- Click the OK button.
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.