JVCL Help:TJvCaret.BeginUpdate
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCaret.BeginUpdate Method
Search in JVCL Help
Search in all projectsSummary
Disable change notifications.
Pascal
procedureBeginUpdate;
Description
BeginUpdate will disable change notifications when the caret properties change until EndUpdate is called. BeginUpdate can be called multiple times but every call should be matched with a call to EndUpdate to have the changes take effect.
See Also
TJvCaret.Changed, TJvCaret.EndUpdate, TJvCaret.UpdateCount
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