Tech Tutorials Database
GeekArticles Programming Delphi
 

Overloading Delphi's ShowMessage to accept Integer, Boolean, Float, ...

 
Author: delphi.about.com
Category: Delphi
Comments (0)

in <a TIPS</i></a> :: ShowMessage procedure, defined in the dialogs.pas unit, displays a message in a dialog box, waits for the user to click an OK button. using the ShowMessage procedure frequently while developing applications as a tool to display values of various variables, properties, function results. <p>A downside of the ShowMessage is that it only accepts a string parameter - where variables tend to be integers, bools, floats, etc. :) <p>Read the <b>full article</b> to learn how to <a ShowMessage to accept Integer, Boolean, Float, ...</a> <p><b>Related:</b> <ul Method Overloading and Default Parameters in Delphi</a></li> <li><a ShowMessage</a></li> <li><a function</a></li> </ul>

Read More...




Sponsored Links




Read Next: Get The Name Of The Windows OS Installed on a Machine



 

 

Comments



Post Your Comment:

Your Name:*
e-mail ID:(required for notification)*
Image Verification: 
 
 Subscribe