Return all space for this region to free memory pool.
Source position: agraphics.pas line 2297
procedure DisposeRegion( |
region: pRegion |
); |
region |
|
A pointer to Region structure |
Free all RegionRectangles for this Region then free the Region itself.
|
Allocates memory for a new Region and initializes it to an empty Region. |