JVCL Help:TJvDBComboEdit.ReadOnly
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDBComboEdit.ReadOnly Property
[+] TJvDBComboEdit Methods
[+] TJvDBComboEdit Properties
Search in JVCL Help
Search in all projectsSummary
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
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