JVCL Help:TJvCustomInspector.ReadOnly
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomInspector.ReadOnly Property
[+] TJvCustomInspector Events
[+] TJvCustomInspector Methods
[+] TJvCustomInspector Properties
Search in JVCL Help
Search in all projectsSummary
Indicates whether the inspector is in read-only mode.
Pascal
propertyReadOnly: Boolean;
Description
ReadOnly indicates the read-only state of the inspector. When ReadOnly is True, the inspector is locked and items can not be edited. When ReadOnly is False, items can be edited (provided their ReadOnly property is True).
See Also
TJvCustomInspectorItem.ReadOnly
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