JVCL Help:TJvInspectorBorlandNETBasePainter.SetupRects

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

Search in JVCL Help

 
Search in all projects
 

Summary

Initializes item rectangles.


Pascal

 procedureSetupRects; override;


Description

SetupRects initializes the items rectangles to their proper values. It will set the item's iprItem rectangle to the paint rectangle, setting the bottom value to PaintItem.Top + Item.Height.
Descendants should override this method to initialize the other rectangles.


See Also

TJvInspectorPainter.PaintItem


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