JVCL Help:TJvCustomInspectorItem.LastPaintGeneration

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

Search in JVCL Help

 
Search in all projects
 

Summary

Indicates the last time this item was painted.


Pascal

 propertyLastPaintGeneration: Integer;


Description

LastPaintGeneration holds the paint generation value of the last time the item was painted.
The value is updated by a call to UpdateLastPaintGeneration which is called whenever the item's rectangles are changed (this usually happens just before the item is painted).


See Also

TJvCustomInspectorItem.UpdateLastPaintGeneration


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