Type Description Interfaces
The type description interfaces provide a way to read and bind to the descriptions of objects in a type library. The descriptions are used by OLE Automation controllers when they browse, create, and manipulate OLE Automation objects. The type description interfaces include:- ITypeLib
Used to retrieve information about a type library.
- ITypeInfo
Used to read the type information within the type library.
- ITypeComp
Used when creating compilers that use type information.
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers - More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples