TClientAnchor.CalcChildRect Method
Returns the coordinates of the shape when it is part of a group.
Syntax
Unit: FlexCel.Core
function TClientAnchor.CalcChildRect(const ParentRect: TUIRectangle): TUIRectangle;
Parameters
<-> |
Parameter |
Type |
Description |
const |
ParentRect |
TUIRectangle |
Coordinates for the parent group shape. |
See also