ShowDialog Property (Read/Write) |
Top Previous Next |
Specifies if the file transfer "Bytes Transferred" dialog appears in each buffer sent to the destination. This dialog could be used to Cancel the file transfer in progress.
Visual Basic Syntax
TNBXIndFile.ShowDialog [= Boolean]
Delphi Syntax
TNBXIndFile.ShowDialog; [:= Boolean]
See also OnAborting event.
|