[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Draws a filled rectangle.
Source position: winapih.inc line 220
public function TWidgetSet.Rectangle( |
DC: HDC; |
X1: Integer; |
Y1: Integer; |
X2: Integer; |
Y2: Integer |
):Boolean; virtual; |
DC |
|
The device context. |
False on failure.
Version 4.0 | Generated 2025-05-03 | Home |