ModuleMacro: String;
ModuleMacro: string;
The ModuleMacro property determines a macro binding.
A macro binding is specified as follows:
Fore: <Class name>.<Function name>.
Fore.NET: <Namespace>.<Class name>.<Function name>.
It is used together with IDimMacroGroupPrimitive.Module.
The property use is given in the example for IDimMacroGroupPrimitive.SendGroupAsParam.
See also: