cxBordersAll Constant
In This Article
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