EditorReadOnly: Boolean;
The EditorReadOnly property determines whether the component text can be edited manually.
The property is set to False by default, the component text can be edited manually. When the property is set to True, the component text can be edited only programmatically.
See also: