Navigation: Code Documentation > IE > IEModule > Classes > TModule > Properties
TModule.ImportModuleCount Property
Returns the number of import modules in the current module
Namespace: IEModule
Delphi
public property ImportModuleCount: Integer read GetImportModuleCount;
Property Value
Type: Integer
IModule.ImportModuleCount
Use the ImportModule and ImportModuleCount properties to traverse through the list of import modules
•TModule
•IEModule