How to show message box in Delphi
In VB and VBNET you may use msgbox (”Hellow”), or MessageBox (”Hellow”) to create message box.
In Delphi/Lazarus, the method to do that is by using ShowMessage
(’Hellow’);
Tags: Delphi, Lazarus Message Box
Computer Knowledge and Tutorials weblog, Computer knowledge, windows, linux, open source, programming, web apps
In VB and VBNET you may use msgbox (”Hellow”), or MessageBox (”Hellow”) to create message box.
In Delphi/Lazarus, the method to do that is by using ShowMessage
(’Hellow’);
Tags: Delphi, Lazarus Message Box
Inbiz WordPress Themes was designed by Sunaryo Hadi.
Hello, welcome to our tutorial blog... Just enjoy our offerings... Cheers....
learnsimply.net is powered by WordPress
Entries (RSS)
and Comments (RSS).