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

CombineRgn

Declaration

Source position: winapih.inc line 53

function CombineRgn(

  Dest: HRGN;

  Src1: HRGN;

  Src2: HRGN;

  fnCombineMode: LongInt

):LongInt;

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