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.

Namespace: IWCGJQMultiSelect
published
 property OnOptionRenderer: TIWCGJSonFunc index 14 read GetFuncValue write SetFuncValue stored IsFuncStored;

Property Value