[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'InterfaceBase' (#lcl)

TWidgetSet.RectVisible

Checks whether the clipping region contains (part of) a rectangle.

Declaration

Source position: winapih.inc line 221

public function TWidgetSet.RectVisible(

  DC: HDC;

  const ARect: TRect

):Boolean; virtual;

Arguments

DC

  

The device context.

ARect

  

The rectangle.

Function result

True when (part of) the rectangle is visible.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.