Codeunit 8615 Config. Progress Bar in 21
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 4
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| Init | (Integer, Integer, Text) | public | - | |
| Update | (Text) | public | - | |
| UpdateCount | (Text, Integer) | Boolean | public | - |
| Close | () | public | - |
Events, 4
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterInit | (var Dialog) | - |
| Integration event | OnAfterUpdate | (Text, var Dialog) | - |
| Integration event | OnBeforeUpdate | (Text, var Dialog, var Boolean) | - |
| Integration event | OnInitOnBeforeWindowOpen | (var Dialog, var Text) | - |