Indy 9
IdMaxLineLengthDefault
See Also, Unit: IdTCPConnection
Maximum number of characters allowed for ReadLn and InputLn.
IdMaxLineLengthDefault = 16 * 1024;
Unit
IdTCPConnection
Description
IdMaxLineLengthDefault is an Integer constant that indicates the default size used in the TIdTCPConnection.MaxLineLength property, as assigned in the TIdTCPConnection.Create constructor. IdMaxLineLengthDefault represents the maximum number of characters that can be read using a single TIdTCPConnection.ReadLn or TIdTCPConnection.InputLn method call.

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.