JVCL Help:TJvInspector.ReadOnly

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

Search in JVCL Help

 
Search in all projects
 

Summary

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