IForeSub.ModuleName

Syntax

ModuleName: String;

Description

The ModuleName property returns name of the class, which contains the direct code implementation.

Comments

The property is relevant if the method is implemented in one of the assembly's units/form.

Example

The example of use is given in description of the IForeAssembly.BindToClass method.

See also:

IForeSub