IDataGrid.AllowEdit

Syntax

AllowEdit: Boolean;

Description

The AllowEdit property determines whether table records can be edited.

Comments

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

See also:

IDataGrid