Source position: serial.pp line 74
procedure SerSetParams(
Handle: TSerialHandle;
BitsPerSec: LongInt;
ByteSize: Integer;
Parity: TParityType;
StopBits: Integer;
Flags: TSerialFlags
);