ModuleName: String;
The ModuleName property returns name of the class, which contains the direct code implementation.
The property is relevant if the method is implemented in one of the assembly's units/form.
The example of use is given in description of the IForeAssembly.BindToClass method.
See also: