Unit 'LCLIntf' Package
[Overview][Types][Procedures and functions][Variables][Index] [#lcl]

OffsetRgn

Moves a region by the specified relative offset.

Declaration

Source position: winapih.inc line 207

function OffsetRgn(

  RGN: HRGN;

  nXOffset: Integer;

  nYOffset: Integer

):Integer;


Version 4.4 Generated 2025-11-08 Home