Source position: _crw_serio.pas line 50
type TSerParityType = (
NoneParity,
OddParity,
EvenParity,
MarkParity,
SpaceParity
);