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