You use the ABL Dialog when you want a modal window for your application. Modal windows require user action before the user can work with any other window in an application.
Because user response is mandatory, the ABL Dialog automatically implements OK and Cancel buttons. Event subscription and event logic for a click are pre-coded for each of these buttons.