Combo.EnableEdit

Syntax

EnableEdit: Boolean

Description

The EnableEdit property sets the ability of input.

Comments

If the True value is set for the EnableEdit property, it is possible to edit the text in the input line.

Example

The property use is given on the Example of Creating the Combo Component page.

See also:

Combo