TResultPoint.Equals Method

Determines whether the specified is equal to this instance.

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

Parameters

other
Type: System.SysUtils.TObject

The to compare with this instance.

Return Value

Type: System.Boolean

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