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

OffsetRgn

Moves a region relative.

Declaration

Source position: winapih.inc line 206

function OffsetRgn(

  RGN: HRGN;

  nXOffset: Integer;

  nYOffset: Integer

):Integer;

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