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

TSerStopBits

Declaration

Source position: _crw_serio.pas line 49

type TSerStopBits = (

  ONESTOPBIT,

  ONE5STOPBITS,

  TWOSTOPBITS

);