JCL Help:TJclThreadPersistent.BeginUpdate
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclThreadPersistent.BeginUpdate Method
[+] TJclThreadPersistent Methods
[+] TJclThreadPersistent Properties
Search in JCL Help
Search in all projects
Summary
Disables update notification.
Pascal
public procedure BeginUpdate;
Description
Call this method in order to temporarily disable the update notification.
BeginUpdate increases the UpdateCount property, which disables generation of OnChange events. Calls to BeginUpdate must be paired with EndUpdate and they may be safely nested.
See Also
TJclThreadPersistent.EndUpdate
About
Donator
Alex Denissov
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