TIWCGJQMEditTypeBaseOptions.Autocomplete Property

The autocomplete attribute specifies whether or not an input field should have autocomplete enabled.

Autocomplete allows the browser to predict the value. When a user starts to type in a field, the browser should display options to fill in the field, based on earlier typed values.

Namespace: IWCGJQMEdit
published
 property Autocomplete: boolean index 03 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;

Property Value

Type: boolean