TIWCGJQDropDownOptions.CreateSearchChoice Property

Creates a new selectable choice from user's search term. Allows creation of choices not available via the query function. Useful when the user can create choices on the fly, eg for the 'tagging' usecase.

If the function returns undefined or null no choice will be created. If a new choice is created it is displayed first in the selection list so that user may select it by simply pressing enter.

Namespace: IWCGJQDropDown
published
 property CreateSearchChoice: TIWCGJSonFunc index 19 read GetFuncValue write SetFuncValue stored IsFuncStored;

Property Value