IDLitManipulator::OnLoseCurrentManipulator
Syntax | Arguments | Keywords | Version History
The IDLitManipulator::OnLoseCurrentManipulator procedure method is used when this manipulator is no longer the current manipulator in the system.
Note
This method is designed to be implemented by a subclass of IDLitManipulator, to perform any cleanup work necessary when a new manipulator is selected.
Syntax
Obj->[IDLitManipulator::]OnLoseCurrentManipulator
Arguments
None
Keywords
None
Version History