[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
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.
lazarus-ccr.sourceforge.net |