Macro: String;
Macro: String;
The Macro property determines the class name implementing custom algorithm of data receiving.
The class must be implemented from the IDtCustomConsumer interface and contain implementation of its properties and methods. The Macro property is used in combination with the Module property.
The example of use is given in description of the IDtUserConsumerEx.Module property.
See also: