IDLitComponent

Superclasses | Creation | Properties | Methods | Version History

The IDLitComponent class is the base component from which all iTool components should subclass. The IDLitComponent class provides support for property descriptors and property registration, and defines properties that are common to all iTool component objects.

Note
This class is now a superclass of all the atomic graphical (IDLgr*) object classes.

Superclasses

None

Note
See the iTools Object Model Diagram (iTool Developer's Guide) for a visual representation of the iTools object model hierarchy.

Creation

See IDLitComponent::Init.

Properties

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

Methods

This class has the following methods:

Version History

6.0

Introduced

6.1

Added COMPONENT_VERSION property

6.3

Added IDLitComponent::NotifyBridge