RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Controls.mrNone Constant

The default modal dialog return value.

Pascal
mrNone = 0;
C++
mrNone = 0;

The MessageDlg function provides a convenient mechanism for asking the user for a decision. mrNone is the default value before a user exits the dialog. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!