[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'agraphics' (#aros)

DisposeRegion

Return all space for this region to free memory pool.

Declaration

Source position: agraphics.pas line 2143

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: 2017-01-10