FtCommand Property (Read/Write) |
Top Previous Next |
Sets/gets the name of the file transfer command in the host system, usually "IND$FILE". This property doesn't have to be changed from its default value.
Visual Basic Syntax
TNBXIndFile.FtCommand [= IND$FILE]
Delphi Syntax
TNBXIndFile.FtCommand; [:= IND$FILE]
|