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