OnProgress(Value: Double);
OnProgress(Value: double);
Value. Share of exported data.
The OnProgress method implements an event that occurs during mobile application export.
The Value parameter returns values in the range [0; 1]
The method use is given in the example for IMobileApplicationPublishCallBack.OnStartPublish.
See also: