[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
CppVclShowMessage
To use ShowMessage, #include the header file dialogs.hpp.
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
CppVclShowMessage
(C++ VCL) ShowMessage
Much of an equivalent of the STL's 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");
Other dialogs
'ShowMessage' Links
- C++ CLX
- C++ Builder
- Pascal VCL
- Pascal CLX
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
