Navigation: Code Documentation > IE > IEModule > Classes > TModuleConstruct
TModuleConstruct Properties
Name
Description
ImportModuleCount
Returns the number of modules that import this shared construct
ImportModule[Integer]
Provides access to the defmodule (IModule interface) at the specified index that imports this shared construct. If the index is out of bounds, an EListError exception is raised
Module
Specifies the module that owns, or exports, the shared construct
Tag
Represents property Tag.
Top