ReadOnly: Boolean;
The ReadOnly property determines whether table data can be edited.
The property is set to False by default, the user may change table data (update, insert and delete).
See also:
IUiTable