JCL Help:TJclRegion.Create

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Creates a wrapper for the region.


Pascal

 public constructor Create(RegionHandle: HRGN; OwnsHandle: Boolean = True);


Parameters

Parameters Description
RegionHandle: HRGN The Windows region handle.


Description

This function can be used to create a handy wrapper for a region handle aquired by a Windows function.


About

Donator

Wim De Cleen


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page