TTMSFNCTaskDialog.OnDialogProgress Event
Occurs when the dialog requests a progress value update.
API unit family: TMSFNCTaskDialog
Declaring type: TTMSFNCTaskDialog
Inherited from: TTMSFNCCustomTaskDialog
Syntax
OnDialogProgress: TTMSFNCCustomTaskDialogProgressEvent;
Parameters
| Name | Description |
|---|---|
Sender |
The dialog that raises the event. |
Pos |
Returns the current progress position. |