Represents the file transfer type for the client connection.
property DataType: TIdFTPTransferType;
Description
DataType is a TIdFTPTransferType property that represents the file transfer type requested for sending and receiving data to/from the FTP client connection.
DataType is updated when the command reply handler is executed for the FTP TYPE command.