GeekArticles
Programming
Delphi
Programming
DelphiDelphi's MessageDlg - What if Closed Using the [X] Button in the Title Bar?
in <a Dialogs / Forms</i></a> :: <a /></a>
MessageDlg Delphi function - sure you have used it many times.
<p>Before you say know all about answer the following question: MessageDlg is called and displays Yes and No buttons. User closes the dialog by clicking on the X button in the title bar. What is the result of the function? another question: how many users (in percentage) close a dialog form by simply clicking on the [x] button in the title? I think too many. Either they do not understand what the dialog is asking or they are afraid to click any of the buttons.
<p>Read the <b>full article</b> to learn about <b><a is the ModalResult of a MessageDlg Function When [X] is Clicked?</a></b>
<p><b>Related:</b>
<ul the MessageDlg dialog inside a form</a></li>
<li><a function</a></li>
<li><a and Message RTL routines</a></li>
</ul>
Sponsored Links
Related Topics
Subscribe via RSS
Delphi
- A load of ASP.NET related tutorials, articles, tips and tricks!
- How to move PageControl's tabs using drag'n'drop
- Charts in database applications
- Creating Components Dynamically (at Run-Time)
- The role of the "AOwner" parameter in the Create constructor
- Creating a roll up form (with animation)
- Poll: Do you already have some experience with Delphi?
- Creating a database from Delphi code
- TMemoBar - T(Custom)Memo extender
- How to click-and-select a line in TMemo
