TCnSerialPort.WriteBufferSize Property
Gets or sets the size of the serial port output buffer.
published property WriteBufferSize: Integer read GetWriteBufferSize write SetWriteBufferSize default 2048;
Property Value
Type: Integer
The WriteBufferSize property ignores any value smaller than 2048.