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

SerParamsToString

Declaration

Source position: _crw_serio.pas line 366

function SerParamsToString(

  BaudRate: LongInt;

  ByteSize: Integer;

  Parity: TSerParityType;

  StopBits: TSerStopBits;

  Flags: TSerialFlags;

  DcbFlags: DWORD = 0

):LongString;