|
IDL Reference Guide: iTools Object Classes |
|
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. |
None
| Note See the iTools Object Model Diagram for a visual representation of the iTools object model hierarchy. |
See IDLitComponent::Init.
Objects of this class have the following properties. See IDLitComponent Properties for details on individual properties.
This class has the following methods:
IDL Online Help (March 06, 2007)