TIWCGJQMultiSelectOptions.OnOptionRenderer Property
A function that will return the item element to be rendered in the list. The function will receive the <OPTION> element jQuery object and the option group name (if any) and should return a jQuery object of a DOM element.
published property OnOptionRenderer: TIWCGJSonFunc index 14 read GetFuncValue write SetFuncValue stored IsFuncStored;