IP*Works! V9 - Online Help
IP*Works! V9
Questions / Feedback?

Progress Event

Fired whenever data is being transferred between the localhost and RemoteHost .

Syntax

type TProgressEvent = procedure Progress(Sender: TObject; PercentDone: Integer) of object;
property OnProgress: TProgressEvent read FOnProgress write FOnProgress;

Remarks

The 'PercentDone' parameter shows which portion of the file has already been transferred.

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0