JVCL Help:TJvCustomInspector.NeedRebuild

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 visible item list needs to be rebuild.


Pascal

 propertyNeedRebuild: Boolean;


Description

NeedRebuild indicates if the visible item list needs to be rebuild. NeedRebuild is set when InvalidateList is called and updates are blocked by a call to BeginUpdate. As soon as EndUpdate is called, the list will be rebuild.


See Also

TJvCustomInspector.BeginUpdate, TJvCustomInspector.EndUpdate, TJvCustomInspector.NeedRedraw, TJvCustomInspector.RebuildVisible


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