TResultPoint Class

Unit: ZXing.ResultPointImplementation
TInterfacedObject
  ZXing.ResultPointImplementation.TResultPoint
type TResultPoint = class(TInterfacedObject)

The TResultPoint type exposes the following members.

Show:
 NameDescription
Create

Overloaded. Initializes a new instance of the TResultPoint class.

Create

Overloaded. Initializes a new instance of the TResultPoint class.

Destroy

Top
Show:
 NameDescription
x

y

Top
Show:
 NameDescription
Equals

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

GetHashCode

Returns a hash code for this instance.

ToString

Returns a System.String that represents this instance.

Top