IDLitWindow::SetManipulatorManager

Syntax | Arguments | Keywords | Version History

The IDLitWindow::SetManipulatorManager procedure method sets the given IDLitManipulatorManager object as the current manager of this window's manipulators.

Syntax

Obj->[IDLitWindow::]SetManipulatorManager, Manager

Arguments

Manager

A reference to the IDLitManipulatorManager object that is to serve as the manager for this window's manipulators.

Keywords

None

Version History

6.0

Introduced