TIWCGJQDropDownOptions.Data Property

Options for the built in query function that works with arrays.

If this element contains an array, each element in the array must contain id and text keys.

Alternatively, this element can be specified as an object in which results key must contain the data as an array and a text key can either be the name of the key in data items that contains text or a function that retrieves the text given a data element from the array

Namespace: IWCGJQDropDown
published
 property Data: TIWCGJQDropDownOptionsData index 25 read GetData write SetData stored IsObjStored;

Property Value