IDLitWindow::RemoveWindowEventObserver
Syntax | Arguments | Keywords | Version History
The IDLitWindow::RemoveWindowEventObserver procedure method removes the given object(s) from the list of observers that are notified of events that occur within this window.
Syntax
Obj->[IDLitWindow::]RemoveWindowEventObserver, Objects
Arguments
Objects
A reference (or vector of references) to the object(s) to be removed from the list of window event observers.
Keywords
None
Version History