JVCL Help:TJvInspectorPainter.PaintRect
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvInspectorPainter.PaintRect Property
[+] TJvInspectorPainter Methods
[+] TJvInspectorPainter Properties
Search in JVCL Help
Search in all projectsSummary
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
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