Go back to Richel Bilderbeek's homepage.

Go back to Richel Bilderbeek's C++ page.

 

 

 

 

 

(C++) VCL ShowMessage

 

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");

 

 

 

 

 

Go back to Richel Bilderbeek's C++ page.

Go back to Richel Bilderbeek's homepage.

 

Valid XHTML 1.0 Strict