OnAborting Event

Top  Previous  Next

Occurs after the Cancel button in the 'Bytes Transferred' dialog is pressed indicating a user defined cancel operation.

 

Declaration

 

procedure OnAborting (Sender: TObject)

 

Parameters

 

Sender: The IndFile object that raises the event.

 

See also OnComplete event.