TCnSerialPort.ReadBufferSize Property
Gets or sets the size of the SerialPort input buffer.
published property ReadBufferSize: Integer read GetReadBufferSize write SetReadBufferSize default 4096;
Property Value
Type: Integer
Gets or sets the size of the SerialPort input buffer.
published property ReadBufferSize: Integer read GetReadBufferSize write SetReadBufferSize default 4096;