IDLitWindow::Resize

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::]Resize, 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

6.3

Introduced