JVCL Help:TJvCustomComboBox.ReadOnly

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

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