TProgressDialog.Progress(TProgressStage,Integer,Integer,String) Method

Represents method Progress(TProgressStage,Integer,Integer,String).

Namespace: System.UI.Progress
public
 procedure Progress(Stage: TProgressStage; CurrentProgress: Integer; MaxProgress: Integer; const Msg: String); overload;

Parameters

Stage
Type: TProgressStage

CurrentProgress
Type: Integer

MaxProgress
Type: Integer

Msg
Type: String