IDataGrid.AllowEdit

Syntax

AllowEdit: Boolean;

Description

The AllowEdit property determines whether it is possible to edit records.

Comments

If the property is set to True, table records can be edited.

See also:

IDataGrid