QuricolCode.TErrorCorretion Enumeration

Quricol Library

Quricol Library
ContentsIndexHome
PreviousUpNext
QuricolCode.TErrorCorretion Enumeration

The error correction level

Syntax
Pascal
TErrorCorretion = (
  QualityLow,
  QualityMedium,
  QualityStandard,
  QualityHigh
);
Copyright (c) Serhiy Perevoznyk, 2012. All rights reserved.