Value List Editor
From RadPHP XE2 Documentation
The"Value List Editor" provides an easy way to list the key value pairs that are required for a component such as a "ListBox" or "ComboBox".
To open the "Value List Editor" add the component to the form and click the ellipsis button on the "Items" property for the component in the "Object Inspector". Click "Add" to add new row to the table.
| Key | Specifies the unique Key identifier for the key/value pair. |
| Value | Specifies the default value for the key/value pair. |