|
|
|
| |
|
| #WhiteUnicorn/ StartPage/ Documentation/DelphiFAQ > |
|
| |
How can I clear the contents of a canvas?
Simply draw a rectangle in the desired color. Example: Canvas.Brush.Color := ClWhite; Canvas.FillRect(Canvas.ClipRect);
|
| |
|
| #WhiteUnicorn/ StartPage/ Documentation/DelphiFAQ > |
|
| |
|
| ||
|
|
|
|
|
| ||