@passsy:
Musst du nicht ... solltest du aber.
Zitat von
Die Delphi Hilfe ©Borland:
MessageBox Function
The MessageBox function creates, displays, and operates a message box. The message box contains an application-defined message and title, plus any combination of predefined icons and push buttons.
Syntax
int MessageBox(HWND hWnd,
LPCTSTR lpText,
LPCTSTR lpCaption,
UINT uType
);
Du meintest sicher
Application.MessageBox
//edit:
Und weils so schneller geht ignorier ich den roten Kasten einfach mal. Sorry