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 example of property use is given in the Example of Creating the Combo Component page.

See also:

Combo