|
TSequencer.MessageBoxModeless
|
Previous Top Next |
| Parameter | Description
|
| strText | The message prompt text..
|
| wButtons | Optional, specifies the buttons to display. One of the following attributes can be specified: MB_OK, MB_OKCANCEL, MB_RETRYCANCEL, MB_YESNO, MB_YESNOCANCEL.
|
| wIcon | Optional, specifies an icon to display. MB_ICONEXCLAMATION, MB_ICONINFORMATION, MB_ICONQUESTION, MB_ICONSTOP.
|
|
|