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

ExcludeClipRect

Excludes a rectangle from the clipping region, i.e. allows one to paint within the rectangle.

Declaration

Source position: winapih.inc line 98

function ExcludeClipRect(

  dc: HDC;

  Left: Integer;

  Top: Integer;

  Right: Integer;

  Bottom: Integer

):Integer;


Version 3.2 Generated 2024-02-25 Home