Defines the interface for an object that is shared between Modules.
Namespace: IECSInterfaces
ICloneable |
Delphi |
type |
|
|
The IModuleSharedConstruct interface tracks the Module that owns the object as well as all modules that import the object (ImportModule). This interface is the base interface for the IFactTemplate and IIEDefinedType interfaces. The TSharedConstruct class implements this interface for the IECS |
Reference |