ObjectListMultiSelect: Boolean;
The ObjectListMultiSelect property indicates if multiple objects can be selected in the list.
If this property is set to True, multiple selection is enabled for the list objects. By default the property is set to False, and this option is disabled.
This property can be used only form JSON in component's constructor.
The example of property use is given on the Example of Creating the NavigatorBox Component page.
See also: