TResultPoint.Equals Method

Determines whether the specified System.TObject is equal to this instance.

Unit: ZXing.ResultPointImplementation
function Equals(other: TObject): Boolean

Parameters

other
Type: System.SysUtils.TObject

The System.TObject to compare with this instance.

Return Value

Type: System.Boolean

true if the specified System.TObject is equal to this instance; otherwise, false.