The ClassTerminate class function is called for each object immediately before it is destroyed.
|
Syntax |
|
ClassTerminate() |
|
Return value |
|
No |
|
Parameter |
|
No |
Notes
The ClassTerminate function is performed from back to front when destroying an object structure, i.e. first on the objects that are most deeply created in the object.