Dialogs Component
Fnd_Dlg_MessageUpdate
Fnd_Dlg_MessageUpdate (number)
Parameters
| Parameter | Type | Description |
|---|---|---|
| number | Longint | Next number in the sequence |
Description
The Fnd_Dlg_MessageUpdate routine updates the progress indicator if used by calling the Fnd_Dlg_SetProgress routine.
The number parameter updates the progress indicator.
Extracted source text
Fnd_Dlg_MessageUpdate (number)
Parameter Type Description
number Longint Next number in the sequence
The Fnd_Dlg_MessageUpdate routine updates the progress indicator if used by calling the
Fnd_Dlg_SetProgress routine.
The number parameter updates the progress indicator.