JVCL Help:TJvCustomDBTreeView.UpdateLocked

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

Search in JVCL Help

 
Search in all projects
 

Summary

Write here a summary (1 line)


Pascal

 functionUpdateLocked: Boolean;


Return Value

Boolean - True when an update is in progress for the component.


Description

UpdateLocked is a Boolean function used to indicate if UpdateLock has been called and the corresponding UpdateUnlo k call has not been performed. UpdateLocked returns Tree when an update is in progress for the data-aware tree view control.
UpdateLocked is used to prevent updates to the component when the tree structure or child nodes are being updated from the underlying data.


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