FtMode Property (Read only) |
Top Previous Next |
Indicates the File Transfer Mode. By default the value is ftDFT, but if the host can't handle DFT mode it automatically changes to ftCut.
Visual Basic Syntax
[String =] TNBXIndFile.FtMode
Delphi Syntax
[String :=] TNBXIndFile.FtMode;
Remarks
Possible values are:
See also TxFtMode constants.
|