Navigation: Code Documentation > IE > IECSInterfaces > Interfaces > IModule > Properties
IModule.Name Property
Specifies the unique name of the module
Namespace: IECSInterfaces
Delphi
public property Name: String read GetName write SetName;
Property Value
Type: String
The MAIN module is always called 'MAIN'
•IModule
•IECSInterfaces