Unit 'LCLIntf' Package
[Overview][Types][Procedures and functions][Variables][Index] [#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;



CT Web help

CodeTyphon Studio