[Overview][Types][Procedures and functions][Variables][Index] Reference for unit 'LCLIntf' (#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 3.2 Generated 2024-02-25 Home