ICustomEdit.ReadOnly

Syntax

ReadOnly: Boolean;

Description

The ReadOnly property determines whether the user can change the text of the component. By default this property is set to False.

See also:

ICustomEdit