Bytes Property (Read/Write) |
Top Previous Next |
Is the current bytes transferred to the destination file, HostFileName in Send or Run (Direction=0) methods, or LocalFileName in Receive or Run (Direction=1) methods.
Visual Basic Syntax
TNBXIndFile.Bytes [Integer =]
Delphi Syntax
TNBXIndFile.Bytes; [Integer :=]
See also OnUpdateLength event.
|