IDBLookupControl.ReadOnly

Syntax

ReadOnly: Boolean;

Description

The ReadOnly property determines whether component data can be edited.

Comments

If the ReadOnly property is set to True, changing of component data is disabled. If the value is False, changing is enabled.

See also:

IDBLookupControl