Draws a filled rectangle.
Source position: winapih.inc line 219
public function TWidgetSet.Rectangle(
DC: HDC;
X1: Integer;
Y1: Integer;
X2: Integer;
Y2: Integer
):Boolean; virtual;
DC
The device context.
False on failure.