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

NewRegion

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

Declaration

Source position: agraphics.pas line 2140

function NewRegion: PRegion;

Function result

A pointer to a newly created Region structure that should be freed by a call to DisposeRegion() or nil if not enough memory.


Documentation generated on: 2017-01-10