TcxCustomCanvas.FrameRect(TdxRectF,TdxAlphaColor,Single,TcxBorders) Method
Declaration
procedure FrameRect(const R: TdxRectF; AColor: TdxAlphaColor; ALineWidth: Single = 1; ABorders: TcxBorders = cxBordersAll); overload; virtual;
Parameters
Name | Type |
---|---|
R | TdxRectF |
AColor | TdxAlphaColor |
ALineWidth | Single |
ABorders | TcxBorders |
See Also