IUiTable.ReadOnly

Syntax

ReadOnly: Boolean;

Description

The ReadOnly property determines whether table data can be edited.

Comments

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

See also:

IUiTable