TcxCanvas.FillRect(TRect,TBitmap,Boolean) Method
Declaration
procedure FillRect(const R: TRect; ABitmap: TBitmap = nil; AExcludeRect: Boolean = False); overload;
Parameters
Name | Type |
---|---|
R | TRect |
ABitmap | TBitmap |
AExcludeRect | Boolean |
See Also
procedure FillRect(const R: TRect; ABitmap: TBitmap = nil; AExcludeRect: Boolean = False); overload;
Name | Type |
---|---|
R | TRect |
ABitmap | TBitmap |
AExcludeRect | Boolean |
No
Your feedback is appreciated.