IUiTable.ReadOnly

Syntax

ReadOnly: Boolean;

Description

The ReadOnly property determines whether table data can be edited.

Comments

By default the property is set to False, the user may change table data (update, insert and delete).

See also:

IUiTable