OnRunning Event |
Top Previous Next |
Occurs when the file transfer operation has been started.
Declaration
procedure OnRunning (Sender: TObject)
Parameters
Sender: The IndFile object that raises the event.
See also OnComplete event.
|