JVCL Help:TJvCustomPreviewControl.IsUpdating

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

Search in JVCL Help

 
Search in all projects
 

Summary

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