IDBLookupControl.ReadOnly

Syntax

ReadOnly: Boolean;

Description

The ListSource property determines the data source for the search component, that is the source, which contains the KeyField and ListField fields.

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