JVCL Help:TJvInspectorCustomCompoundItem.DivideRect

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

Search in JVCL Help

 
Search in all projects
 

Summary

Divides the specified rectangle over the columns.


Pascal

 procedureDivideRect(constRectKind: TInspectorPaintRect; constValue: TRect); virtual;


Parameters

Parameters Description
const RectKind: TInspectorPaintRect The rectangle kind to set.
const Value: TRect The rectangle to divide.


Description

DivideRect divides the specified rectangle over the columns (taking into account the columns Width property) and set's the associated item's rectangle accordingly. If DivideRect divides the iprValue rectangle, the Painter will be requested to calculate the edit based rectangles.


See Also

TJvCustomInspector.Painter, TJvInspectorCompoundColumn.Width, TJvInspectorPainter.CalcEditBasedRects


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