Id_TIdHTTP_RedirectMax
Default value for the TIdHTTP.RedirectMax property.
Id_TIdHTTP_RedirectMax = 15;
Unit
Description
Id_TIdHTTP_RedirectMax is the default value for the TIdHTTP.RedirectMax property. This 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.