OnEndControlFile Event

Top  Previous  Next

Occurs after the last control file buffer is received.

 

Visual Basic Declaration

 

OnEndControlFile (Sender as Variant)

 

Delphi Declaration

 

procedure OnEndControlFile (Sender : TObject)

 

 

Parameters

 

Sender: The LPD object that raises the event.

 

See also OnStartControlFile and OnReceiveControlFile events.