TIWCGJQMultiSelectOptions.SearchField Property
Define the behaviour of the search functionality. Set to true to force the field always visible, set to false to disable the search feature (any call to the search method will be ignored), or set 'toggle' to toggle the search field on and off (any call to the search method should render the search field visible).
published property SearchField: TIWCGJQMultiSelectOptionsSearchField index 06 read GetOptionRenderer write SetOptionRenderer stored IsEnumerStored;