1. Home
  2. Computing & Technology
  3. Delphi Programming
Dialog and Message routines
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.

more to come...

Explore Delphi Programming
About.com Special Features

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

Easy ways to connect two computers for networking purposes. More >

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

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

All rights reserved.