JVCL Help:TJvDBLookupCombo.ReadOnly
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDBLookupCombo.ReadOnly Property
[+] TJvDBLookupCombo Events
[+] TJvDBLookupCombo Methods
[+] TJvDBLookupCombo Properties
Search in JVCL Help
Search in all projectsSummary
Determines if the user can change the value of the field.
Pascal
propertyReadOnly: Boolean;
Description
Set ReadOnly to specify whether the control should be used for display purposes only. If ReadOnly is true, the control can only be used to display the value of the field on the current record. If ReadOnly is false, the user can use the control to edit the field's value.
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