TdxPSReportRenderCustomCanvas.FillEdge(TcxRegionHandle,TColor,TColor,Boolean,TClass) Method
In This Article
#Declaration
Delphi
procedure FillEdge(ARegion: TcxRegionHandle; ABackColor: TColor; AEdgeColor: TColor; AIsVerticalOrientation: Boolean; AEdgePattern: TClass); overload;
#Parameters
Name | Type |
---|---|
ARegion | Tcx |
ABack |
TColor |
AEdge |
TColor |
AIs |
Boolean |
AEdge |
TClass |
See Also