ZXing.QrCode.Internal.FinderPattern Unit

Package: QRCodeReader_FMX
 NameDescription
TFinderPatternHelpers

contains all static methods for using IFinderPattern instances

Top
 NameDescription
IFinderPattern

As we did for ResultPoint, we use an interfaced object to implement automatic deallocation of TAligmnentPattern instances the actual implementation of this interface is in unit ZXing.QrCode.Internal.FinderPatternImplementation

Top