TIWCGJQDropDownOptions.FormatSelection Property
Function used to render the current selection.
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 FormatSelection: TIWCGJSonFunc index 12 read GetFuncValue write SetFuncValue stored IsFuncStored;