TIWCGJQCustomMultiSelect.Search(string,boolean,boolean) Method

Programmatically search the items. The arguments may be a string or an object to specify more options. Unless specified, all searches trigger a multiselectsearch event.

Namespace: IWCGJQMultiSelect
public
 procedure Search(AText: string = ''; ATriggerEvents: boolean = True; AToggleInput: boolean = True);

Parameters

AText
Type: string

Search text

ATriggerEvents
Type: boolean

If False, will not trigger events

AToggleInput
Type: boolean

If False, will not toggle input field if hidden