JVCL Help:TJvComboBox.ReadOnly
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvComboBox.ReadOnly Property
[+] TJvComboBox Properties
Search in JVCL Help
Search in all projectsSummary
Specifies whether the combo box value can be changed.
Pascal
propertyReadOnly: Boolean;
Description
ReadOnly specifies whether the value of the combo box can be changed. Read ReadOnly to determine the read only state or set it to a new value. Set ReadOnly to True to prevent the user from changing the value of the combo box (either by typing into the editor box directly or by selecting a value from the list).
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page