Compares itself with another TMacro object.
function IsEqual(Value: TMacros): boolean;
Call the IsEqual method to compare itself with another TMacro object. Returns True if the number of TMacro objects and the values of all TMacro objects are equal.