NAME: New
USE: Creates a new dynamic variable on the heap and sets a pointer
to point to it. The size of the block allocated will
correspond to the size of the variable type that is
specified.
DEPENDENCY: None
SYNTAX: New(Var PointerVar : Pointer);
See Also:GetMemDispose
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson