Unit 'Graphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TRegion.Handle (deprecated)

Operating System Handle for the region.

Declaration

Source position: graphics.pp line 767

public property TRegion.Handle : HRGN
  read GetHandle
  write SetHandle;

See also

HRGN

  

The type of a display Region Handle.

#rtl.sysutils.THandle