The IDLitComponent::Cleanup procedure method performs all cleanup on the object, and should be called by the Cleanup method of a subclass.
Obj->Cleanup
or
Obj->[IDLitComponent::]Cleanup
or
OBJ_DESTROY, Obj
None
None
6.0 |
Introduced |