Back to Devexpress

TcxBorders Type

vcl-cxgraphics-95c87ee9.md

latest555 B
Original Source

TcxBorders Type

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

Declaration

delphi
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

cxGraphics Unit