Add(Name: String; Value: Variant);
Name. Name of a global variable.
Value. Value of a global variable.
The Add method adds a new global variable with the specified name to the list of global variables.
The method use is given in the example for IWinApplication.Globals.
See also: