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