TIWCGJQDropDownOptions.TokenSeparators Property
An array of strings that define token separators for the default tokenizer function. By default, this option is set to an empty array which means tokenization using the default tokenizer is disabled. Usually it is sensible to set this option to a value similar to [',', ' ']
published property TokenSeparators: TIWCGJSonSimpleArray index 22 read GetSimpleArrayValue write SetSimpleArrayValue stored IsObjStored;