JVCL Help:TJvCustomInspectorItem.DoneEdit

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

Search in JVCL Help

 
Search in all projects
 

Summary

Sets the item in browse mode.


Pascal

 procedureDoneEdit(constCancelEdits: Boolean = False); dynamic;


Parameters

Parameters Description
const CancelEdits: Boolean = False Flag to indicate if changes should discarded or applied. If set to True, modifications done in the editor are discarded, otherwise they are applied.


Description

DoneEdit sets the item in browse mode, provided the item is in edit mode. The current edit value can be either applied or discarded before returning to browse 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