[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Checks whether the clipping region contains (part of) a rectangle.
Source position: winapih.inc line 222
public function TWidgetSet.RectVisible( |
DC: HDC; |
const ARect: TRect |
):Boolean; virtual; |
DC |
|
The device context. |
ARect |
|
The rectangle. |
True when (part of) the rectangle is visible.
Version 4.0 | Generated 2025-05-03 | Home |