Back to Devexpress

cxBordersAll Constant

vcl-cxgraphics-6b6f5a80.md

latest437 B
Original Source

cxBordersAll Constant

A TcxBorders value that defines all four borders of a rectangular frame or outline.

Declaration

delphi
const cxBordersAll = cxGeometry.cxBordersAll;

Remarks

Multiple methods that affect a set of borders use the cxBordersAll global constant as the default value of an optional parameter.

See Also

cxGraphics Unit