SeparatorsDefined: Boolean;
The SeparatorsDefined property determines whether the SEPARATORS parameter is present in binding string.
If the SeparatorsDefined property is set to True, the binding string describing the value editor will contain the SEPARATORS parameter. The value of this parameter is determined by the IBindingTreeCombo.Separators property.
The example of property use is given in description of the IBindingTreeCombo.NodesDefined property.
See also: