Internet Direct (Indy) Version 9.0.1 Beta
Id_TIdFTP_Passive
Default value for the TIdFTP.Passive property.

Id_TIdFTP_Passive = False;
Description
Id_TIdFTP_Passive is the default value for the TIdFTP.Passive 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.