Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

Declaration


Blok kódu
languageesl
themeConfluence
void (_stdcall *MessageBox)(char *Title, char *Message);
Parameters


TitleMessage box titlebar.
MessageText to be displayed in the message box.
Description

The function displays a system message box with defined titlebar and text. Warning: The line is to be stopped until the message box is cancelled.


Info
titleRelated pages:

D2000 KomAPI - call-back functions