Determines whether the specified System.TObject is equal to this instance.
function Equals(other: TObject): Boolean
The System.TObject to compare with this instance.
true if the specified System.TObject is equal to this instance; otherwise, false.
true
false