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

GetClipBox

Returns the smallest rectangle which includes the entire clipping region of an device context.

Declaration

Source position: winapih.inc line 117

function GetClipBox(

  DC: HDC;

  lpRect: PRect

):LongInt;

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