Scrive Arno Garrels <[EMAIL PROTECTED]>:
> By default UseBandwidthControl is defined in the project options.
Arno, the BandWidth properties are actually only in the SSL version.
Bye, Maurizio.
This mail has been sent using Alpikom webmail sy
By default UseBandwidthControl is defined in the project options.
However the D7 compiler complains on these lines:
{$IFDEF UseBandwidthControl}
HttpCli1.BandwidthLimit := StrToInt(BandwidthEdit.Text);
HttpCli1.BandwidthSampling:= 1000;// mS sampling interval
HttpCli1.Options