JCL Help:TJclRegion

From Project JEDI Wiki
Jump to navigationJump to search

Class Hierarchy

TJclRegion


Summary

Class to be used as a wrapper for windows regions.


Pascal

 public TJclRegion = class(TObject);


Description

This class is a wrapper for Windows regions. It has a lot of overloaded constructors to make it easy to create different kinds of regions. It even has a constructor to create a region from a bitmap. Regions are a powerful part of the Windows GDI, they are not as known as the other objects on the canvas but they can create real beauty. Or maybe you ever dreamed of making custom forms, then this is your chance.Note for Delphi 3 users, this class is not compatible with Delphi 3.


About

Unit

JclGraphics


Navigation

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