JVCL Help:TJvInspectorClassItem.CanEdit

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

Search in JVCL Help

 
Search in all projects
 

Summary

Determines if the item can be edited.


Pascal

 functionCanEdit: Boolean; override;


Description

CanEdit determines if the item can be edited and returns True if that's the case. An item can be edited if all of the following conditions apply:

Can edit is used by InitEdit before the item is set to edit mode.


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