[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit '_crw_serio' (#crwlib)

TSerParityType

Declaration

Source position: _crw_serio.pas line 50

type TSerParityType = (

  NoneParity,

  OddParity,

  EvenParity,

  MarkParity,

  SpaceParity

);