[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
(Under construction.)
Dispose (PointerVar: Pointer); |
Dispose (PointerVar: Pointer; tag field values); |
Dispose (ObjectPointerVar: Pointer; destructor call); |
`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.