Internet Direct (Indy) Version 9.0.1 Beta
Id_TIdFTP_TransferType
Default value for the TIdFTP.TransferType property.

Id_TIdFTP_TransferType = ftBinary;
Description
Id_TIdFTP_TransferType is the default value for the TIdFTP.TransferType 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.