Unit 'agraphics' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

DisposeRegion

Return all space for this region to free memory pool.

Declaration

Source position: agraphics.pas line 2297

procedure DisposeRegion(

  region: pRegion

);

Arguments

region

  

A pointer to Region structure

Description

Free all RegionRectangles for this Region then free the Region itself.

See also

NewRegion

  

Allocates memory for a new Region and initializes it to an empty Region.


Documentation generated on: 2021-07-30