Separators: String;
The Separators property determines value of the SEPARATORS parameter in binding string.
The SEPARATORS parameter determines separator character of the combined list elements determined in the Items property. By default, the | separator character is used.
The Separators property is available if the SeparatorsDefined property is set to True. If the Separators property is changed, the SeparatorsDefined property is automatically set to True.
The example of use is given in description of the Items property.
See also: