JVCL Help:TJvInspectorPainter.SetupRects
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvInspectorPainter.SetupRects Method
[+] TJvInspectorPainter Methods
[+] TJvInspectorPainter Properties
Search in JVCL Help
Search in all projectsSummary
Initializes item rectangles.
Pascal
procedureSetupRects; virtual;
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
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