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

NewRegion

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

Declaration

Source position: agraphics.pas line 2379

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: 2021-07-30