JVCL Help:TJvCustomInspectorItem.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 if item is read only.


Pascal

 propertyReadOnly: Boolean;


Description

ReadOnly indicates if the item is read only. When an item is read only, it cannot be put in edit mode and therefor not be changed from the inspector. Read ReadOnly to determine if the item is read-only or set ReadOnly to a new state.


About

Notes

ReadOnly maps onto the iifReadonly flag in the Flags property.


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