The IDLitWindow::Remove procedure method removes the given object(s) from the window.
Obj->[IDLitWindow::]Remove, Object [, /ALL] [, POSITION=index]
A reference (or vector of references) to the object(s) to be removed from this window.
Set this keyword to remove all objects from the container. If this keyword is set, the Object argument is not required.
Set this keyword equal to the zero-based index of the object to be removed. If the Object argument is supplied, this keyword is ignored.
Introduced: 6.0