IDLitDirectWindow

Superclasses | Creation | Properties | Methods | Version History

An IDLitDirectWindow object is a representation of an on-screen area on a display device that serves as a graphics destination. In contrast to IDLgrWindow and IDLitWindow, the IDLitDirectWindow uses Direct Graphics.

Important! You must note the following:

Superclasses

IDLitComponent

Creation

See IDLitDirectWindow::Init.

Properties

Objects of this class have the following properties. See IDLitDirectWindow Properties for details on individual properties.

In addition, objects of this class inherit the properties of all superclasses of this class.

Methods

This class has the following methods:

Version History

6.3

Introduced

6.4

Added OnWheel method