JVCL Help:TJvDBComboEdit.ReadOnly

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

Search in JVCL Help

 
Search in all projects
 

Summary

Determines whether the user can use the database combo edit to change the value of the field in the current record.


Pascal

 propertyReadOnly: Boolean;


Description

Set ReadOnly to true to prevent the user from changing the contents of the database field. When ReadOnly is true, the combo edit is used only to display the contents of the field. If ReadOnly is false, the user can change the field's value as long as the dataset is in edit mode.


See Also

TJvDBComboEdit.Field


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