JVCL Help:TJvCustomInspector.NeedRedraw

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 the control should redraw all items.


Pascal

 propertyNeedRedraw: Boolean;


Description

NeedRedraw indicates if the items should be redrawn when EndUpdate is called. NeedRedraw is set by InvalidateItem when update are blocked by a call to BeginUpdate.


See Also

TJvCustomInspector.BeginUpdate, TJvCustomInspector.EndUpdate, TJvCustomInspector.NeedRebuild


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