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