ReadOnly: Boolean;
The ReadOnly property determines whether component data can be edited.
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