ReadOnly: Boolean;
The ReadOnly property determines whether the user is enabled to change the field contents.
If the property is set to True, the component is used only to display data. Field contents change is disabled. If the property is set to False, data set is switched to the edit mode and the user is enabled to edit the field contents.
See also: