Skip to main content

TcxBorders Type

A set of individual borders of a rectangular frame or outline.

Declaration

TcxBorders = cxGeometry.TcxBorders;

Referenced Class

Type
TcxBorders

Remarks

A single TcxBorders value defines which borders of a cell or any other rectangle are affected by a setting or method call. The cxBordersAll global constant defines a full rectangle from all borders.

See Also