ReadOnly: Boolean;
The ListSource property determines the data source for the search component, that is the source, which contains the KeyField and ListField fields.
If the ReadOnly property is set to True, changing of component data is disabled. If the value is False, changing is enabled.
See also: