TProgressDialog.Progress(TProgressStage,Integer,Integer) Method
Represents method Progress(TProgressStage,Integer,Integer)
.
public procedure Progress(Stage: TProgressStage; CurrentProgress: Integer; MaxProgress: Integer); overload;
Parameters
- Stage
- Type: TProgressStage
- CurrentProgress
- Type: Integer
- MaxProgress
- Type: Integer