Enabled: Boolean;
The Enabled property determines whether the component is available for the user.
If the property is set to False, the combobox is disabled. The disabled component is displayed in grey and it ignores events connected with the mouse, keyboard, and timer event.
See also: