TFTPSend.ForceDefaultPort
TFTPSend

property ForceDefaultPort: Boolean;

Unit
FTPsend

Description
Force to listen for dataconnection on standard port (20).

Default is false, dataconnections is made to any non-standard port reported by PORT FTP command.

This setting is not used, if you use passive mode.