Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
A dialog, much of an equivalent of std::cout.
It displays a text message on the screen in a dialog box.
To use ShowMessage, #include the header file dialogs.hpp.
ShowMessage("Hello World");
* ShowMessage: the VCL equivalent of std::cout
* MessageDlg: A yes/no/cancel/etc. dialog box.
* InputBox: Ask the user for a value
* InputQuery: Ask the user for a value