TXTextControl.CanEdit Property

Informs whether the document's text can be changed at the current text input position. The property's value depends on the TXTextControl.DocumentPermissions property and the currently set edit mode.

Introduced: 25.0.

Syntax

TXTextControl.CanEdit

Data Types

Boolean.

Limitations

Read only, run time only.

See Also