TBlockSerial.MaxLineLength
TBlockSerial
property MaxLineLength: Integer;
Unit
SynaSer
Description
By this property you can limit maximal size of LineBuffer. Ic can be used as protection for unlimited LineBuffer allocating of memory.
Default value is 0 - no limit.