JVCL Help:TJvDataItemBlockableTextImpl.ReadOnly
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDataItemBlockableTextImpl.ReadOnly Property
[+] TJvDataItemBlockableTextImpl Methods
[+] TJvDataItemBlockableTextImpl Properties
Search in JVCL Help
Search in all projectsSummary
Gets or sets the read-only flag for the IJvDataItemText implementation.
Pascal
propertyReadOnly: Boolean;
Description
The ReadOnly property manages the ability to edit the text from the user interface. It accomplishes this by having the Editable method return the inverse of this property.
Any change in the read-only state is properly notified through the standard provider notification system.
See Also
TJvDataItemBlockableTextImpl.SetReadOnly
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