TIWCGJQDropDownOptions.Tags Property
Puts Select2 into 'tagging'mode where the user can add new choices and pre-existing tags are provided via this options attribute which is either an array or a function that returns an array of objects or strings. If strings are used instead of objects they will be converted into an object that has an id and text attribute equal to the value of the string.
published property Tags: TCGJSon index 26 read GetJSonValue write SetJSonValue stored IsJSonStored;