JVCL Help:TJvInspectorPainter.CalcButtonBasedRects
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvInspectorPainter.CalcButtonBasedRects Method
[+] TJvInspectorPainter Methods
[+] TJvInspectorPainter Properties
Search in JVCL Help
Search in all projectsSummary
Calculates rectangles for the expand/collapse button of an item.
Pascal
procedureCalcButtonBasedRects; virtual;
Description
CalcButtonBasedRects calculates the rectangles needed to render the expand/collapse button of an item. The base implementation does nothing. Descendants should override this method to calculate the needed rectangles.
See Also
TJvInspectorPainter.CalcEditBasedRects, TJvInspectorPainter.CalcNameBasedRects, TJvInspectorPainter.CalcValueBasedRects, TJvInspectorPainter.SetupRects
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