JVCL Help:TJvInspectorPainter.PaintRect

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

Search in JVCL Help

 
Search in all projects
 

Summary

Rectangle available to paint the item in.


Pascal

 propertyPaintRect: TRect;


Description

PaintRect is the rectangle available to the item. SetupRects will use this rectangle to calculate the item's rectangle and TeardownItem will modify this rectangle to exclude to last rendered item.
The Paint method will initialize PaintRect to the inspector's ViewRect.


See Also

TJvInspectorPainter.Paint


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