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

TWin32WidgetSet.CombineRgn

Declaration

Source position: win32winapih.inc line 47

public function TWin32WidgetSet.CombineRgn(

  Dest: HRGN;

  Src1: HRGN;

  Src2: HRGN;

  fnCombineMode: LongInt

):LongInt; override;