[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

9.63 Dispose

(Under construction.)

Synopsis

 
Dispose (PointerVar: Pointer);
or
 
Dispose (PointerVar: Pointer; tag field values);
or
 
Dispose (ObjectPointerVar: Pointer; destructor call);

Description

Conforming to

`Dispose' is defined in ISO-7185 Pascal and supported by most known Pascal variants, but not by UCSD Pascal. Its use for objects is a Borland Pascal extension.

Example

See also



This document was generated by Frank Heckenbach on May, 10 2002 using texi2html