TIWCGJQDropDownOptions.OnTokenizer Property
A tokenizer function can process the input typed into the search field after every keystroke and extract and select choices. This is useful, for example, in tagging scenarios where the user can create tags quickly by separating them with a comma or a space instead of pressing enter.
Tokenizer only applies to multi-selects
published property OnTokenizer: TIWCGJSonFunc index 21 read GetFuncValue write SetFuncValue stored IsFuncStored;