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

GetRgnBox

Returns the bounding rectangle of a region, containing the entire region.

Declaration

Source position: winapih.inc line 139

function GetRgnBox(

  RGN: HRGN;

  lpRect: PRect

):LongInt;

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