TIWCGJQDropDownOptions.FormatResult Property
Function used to render a result that the user can select.
The default implementation expects the object to have a text property that is returned.
The implementation may choose to append elements directly to the provided container object, or return a single value and have it automatically appended
published property FormatResult: TIWCGJSonFunc index 13 read GetFuncValue write SetFuncValue stored IsFuncStored;