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