JVCL Help:TJvCustomInspectorItem.UpdateLastPaintGeneration
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomInspectorItem.UpdateLastPaintGeneration Method
[+] TJvCustomInspectorItem Events
[+] TJvCustomInspectorItem Methods
[+] TJvCustomInspectorItem Properties
Search in JVCL Help
Search in all projectsSummary
Updates the LastPaintGeneration to inspectors PaintGeneration value.
Pascal
procedureUpdateLastPaintGeneration;
Description
UpdateLastPaintGenerations sets the item's LastPaintGeneration value to the Inspector.PaintGeneration value.
About
Notes
Do not call this method directly. It is called whenever one of the display rectangles are modified, which usually signals the item is to be repainted.
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