TOneDReader.RecordPatternInReverse Method
Definition
Records the pattern in reverse.
Delphi
function RecordPatternInReverse(row: IBitArray; start: Integer; counters: TArray<Integer>): Boolean
Parameters
- row
- IBitArray
The row.
- start
- Integer
The start.
- counters
- TArray<Integer>
The counters.
Returns
Boolean