SelectionModeDefined: Boolean;
The SelectionModeDefined property determines whether the SELECTIONMODE parameter is present in binding string.
If the SelectionModeDefined property is set to True, the binding string describing the value editor contains the SELECTIONMODE parameter. The value of this parameter is determined by the SelectionMode property.
The example of use is given in description of the DataSourceKeyDefined property.
See also: