Indy 9
GSendBufferSizeDefault
Unit: IdTCPConnection
Default value for the TIdTCPConnection.RecvBufferSize property.
GSendBufferSizeDefault = 32 * 1024;
Unit
IdTCPConnection
Description
GSendBufferSizeDefault is the default value for the TIdTCPConnection.RecvBufferSize property. GSendBufferSizeDefault is used in the class definition and the constructor. This is done to prevent problems with Delphi's form streaming mechanism. Changing this value will change the default value for that property.

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