Icon ClearRect Method

procedure ClearRect(X,Y: Double; Width,Height: Double)

Available In: Visual Client Applications

Use this method to clear the specified rectangle. Clearing the rectangle is equivalent to filling it with a transparent black (clBlack) color.

Information This method does not affect the current path or current point of the canvas.
Image