ListModeDefined: Boolean;
The ListModeDefined property determines whether the LISTMODE parameter is present in binding string.
If the ListModeDefined property is set to True, the binding string describing value editor will contain the LISTMODE parameter. The value of this parameter is determined by the ListMode property.
The example of use is given in description of the ItemsDefined property.
See also: