Navigation: Code Documentation > IE > IECSInterfaces > Interfaces > IModuleSharedConstruct > Methods
IModuleSharedConstruct.AddImportModule(IModule) Method
Adds the specified Module as a module that imports the shared construct
Namespace: IECSInterfaces
Delphi
public procedure AddImportModule( const AModule: IModule );
Parameters
AModule
Type: IModule
•IModuleSharedConstruct
•IECSInterfaces