property Parity : TParity
TParity = (pNone, pOdd, pEven, pMark, pSpace);
Default: pNone
Determines the parity checking mode of the port.
If the port is open when Parity is changed, the line parameters are updated immediately. Parity does not validate the assigned value before passing it on to the communications driver. The driver may reject the value, leading to an exception.