TITFReader.decodeDigit Method
Definition
Delphi
function decodeDigit(counters: TArray<Integer>; out bestMatch: Integer): boolean
Parameters
- counters
- TArray<Integer>
- bestMatch
- Integer
Returns
Boolean
function decodeDigit(counters: TArray<Integer>; out bestMatch: Integer): boolean