1. Home
  2. Computing & Technology
  3. Delphi Programming
Glossary|Tips/Tricks|FREE App/VCL|Best'O'Net|Books|Link Back
Dialogs unit
DELPHI RTL Reference

CreateMessageDialog function
Returns a specified message dialog, does not display the dialog form.

InputBox function
Brings up an input dialog box ready for the user to enter a string in its edit box.

InputQuery function
Brings up an input dialog box ready for the user to enter a string in its edit box or to cancel the input.

PromptForFileName function
Displays an open or save dialog, enabling the user to select or specify a file name.

SelectDirectory function
Brings up a dialog box ready for the user to select a directory name.

ShowMessage procedure
Displays a message in a dialog box, waits for the user to click an OK button.

ShowMessageFmt procedure
Displays formated message in a dialog box, waits for the user to click an OK button.


 Free Delphi code snippet inside every Delphi Newsletter!
Subscribe to the Newsletter
Name
Email

 Got some code to share? Got a question? Need some help?
Explore Delphi Programming
About.com Special Features

Holiday Central

What to eat, where to go, fun things to do and how to save money on the perfect gifts. More >

Family Tech Center

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

  1. Home
  2. Computing & Technology
  3. Delphi Programming

©2009 About.com, a part of The New York Times Company.

All rights reserved.