JVCL Help:TJvCustomDBTreeView.UpdateLocked
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomDBTreeView.UpdateLocked Method
[+] TJvCustomDBTreeView Fields
[+] TJvCustomDBTreeView Methods
[+] TJvCustomDBTreeView Properties
Search in JVCL Help
Search in all projectsSummary
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