These constants are used to specify a result of executing a XExecutableDialog. More...
| Variables | |
| const short | CANCEL = 0 | 
| The user canceled the dialog. | |
| const short | OK = 1 | 
| The user acknowledged the dialog. | |
These constants are used to specify a result of executing a XExecutableDialog.
| const short CANCEL = 0 | 
The user canceled the dialog.
| const short OK = 1 | 
The user acknowledged the dialog.