JVCL Help:TJvCustomPreviewControl.IsUpdating
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomPreviewControl.IsUpdating Method
[+] TJvCustomPreviewControl Events
[+] TJvCustomPreviewControl Methods
[+] TJvCustomPreviewControl Properties
Search in JVCL Help
Search in all projectsSummary
Indicates if BeginUpdate has been called without a corresponding call to EndUpdate.
Pascal
functionIsUpdating: Boolean;
Return Value
True if the control is in an update cycle.
Description
Read IsUpdating to determine if BeginUpdate has been called without the matching call to EndUpdate.
See Also
TJvCustomPreviewControl.BeginUpdate, TJvCustomPreviewControl.EndUpdate
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