Skip to main content

TdxOcNode.ClientRect Method

Returns the node’s client area.

Declaration

function ClientRect: TRect;

Returns

Type
TRect

Remarks

This function returns the rectangle area, displaying the node’s image and/or text. If the node’s shape is a rectangle, it matches the client’s area; otherwise — the client’s area is inscribed into the node’s shape.

See Also