Removed TSnippetID.CompareTo method: replaced all calls to CompareTo with calls to TSnippetID.Compare static method.
Re-implemented TSnippetID's NotEqual operator overload in terms of Compare method rather than equal operator overload.
Authored by: delphidabbler 2013-11-15
Parent: [r3826]
Child: [r3828]