<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[My Visual Database — Message Dialog - Confirmation]]></title>
		<link>https://myvisualdatabase.com/forum/viewtopic.php?id=455</link>
		<atom:link href="https://myvisualdatabase.com/forum/extern.php?action=feed&amp;tid=455&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Message Dialog - Confirmation.]]></description>
		<lastBuildDate>Mon, 15 Sep 2014 10:19:35 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Message Dialog - Confirmation]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=2277#p2277</link>
			<description><![CDATA[<p>Thanks, it works now.</p>]]></description>
			<author><![CDATA[null@example.com (carlo_dj)]]></author>
			<pubDate>Mon, 15 Sep 2014 10:19:35 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=2277#p2277</guid>
		</item>
		<item>
			<title><![CDATA[Re: Message Dialog - Confirmation]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=2276#p2276</link>
			<description><![CDATA[<p>I did it, replace script file in your project.</p>]]></description>
			<author><![CDATA[null@example.com (DriveSoft)]]></author>
			<pubDate>Mon, 15 Sep 2014 09:50:41 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=2276#p2276</guid>
		</item>
		<item>
			<title><![CDATA[Re: Message Dialog - Confirmation]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=2274#p2274</link>
			<description><![CDATA[<p>pls, try again. Thanks</p>]]></description>
			<author><![CDATA[null@example.com (carlo_dj)]]></author>
			<pubDate>Mon, 15 Sep 2014 09:15:56 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=2274#p2274</guid>
		</item>
		<item>
			<title><![CDATA[Re: Message Dialog - Confirmation]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=2272#p2272</link>
			<description><![CDATA[<p>I don&#039;t see this file in folder, please send me shared link.</p><br /><p>Thanks.</p>]]></description>
			<author><![CDATA[null@example.com (DriveSoft)]]></author>
			<pubDate>Mon, 15 Sep 2014 09:00:19 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=2272#p2272</guid>
		</item>
		<item>
			<title><![CDATA[Re: Message Dialog - Confirmation]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=2270#p2270</link>
			<description><![CDATA[<p>Hi, I add AC-Test_DEV01.7z file to my schared MVDB TestPerf dropbox folder. Thanks</p>]]></description>
			<author><![CDATA[null@example.com (carlo_dj)]]></author>
			<pubDate>Mon, 15 Sep 2014 07:36:15 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=2270#p2270</guid>
		</item>
		<item>
			<title><![CDATA[Re: Message Dialog - Confirmation]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=2269#p2269</link>
			<description><![CDATA[<p>Please, send me project with this script to support@drive-software.com</p>]]></description>
			<author><![CDATA[null@example.com (DriveSoft)]]></author>
			<pubDate>Mon, 15 Sep 2014 06:56:48 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=2269#p2269</guid>
		</item>
		<item>
			<title><![CDATA[Re: Message Dialog - Confirmation]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=2268#p2268</link>
			<description><![CDATA[<p>Sorry script below not yet work?</p><p>Pls, can you check and correct the script below for exit application.&nbsp; Form1_Button7_click&nbsp; ( action again for this project )<br />Thanks in advance, Carlo</p><p>//MessageDlg(Msg: string; DlgType: TMsgDlgType; Buttons: TMsgDlgButtons; HelpCtx: Longint): Integer<br />//ShowMessage(Msg: Variant)<br />// mbYes is 6<br />// mbNo is 7<br />// mbCancel is 2<br />////if 6 = MessageDlg(&#039;Really?&#039;, mtConfirmation, mbYes + mbNo + mbCancel, 0) then<br />////&nbsp; &nbsp;ShowMessage(&#039;Yes&#039;)<br /> ////&nbsp; else ShowMessage(&#039;No&#039;);</p><p>//procedure Form1_Button7_Click (Sender: TObject);</p><p>//begin<br />&nbsp; &nbsp; &nbsp; &nbsp; //&nbsp; MessageDlg(Msg: string; DlgType: TMsgDlgType; Buttons: TMsgDlgButtons; HelpCtx: Longint): Integer<br />//&nbsp; if 6 = MessageDlg(&#039;Welcome to my Delphi application.&nbsp; Exit now?&#039;,<br />&nbsp; //&nbsp; mtConfirmation, [mbYes, mbNo], 0, mbYes) = mrYes then<br /> // begin<br /> //&nbsp; &nbsp;Dialogs.MessageDlg(&#039;Exiting the Delphi application.&#039;, mtInformation,<br /> //&nbsp; &nbsp; &nbsp;[mbOk], 0, mbOk);<br />&nbsp; //&nbsp; Close;<br />//&nbsp; end;<br />//end;</p>]]></description>
			<author><![CDATA[null@example.com (carlo_dj)]]></author>
			<pubDate>Mon, 15 Sep 2014 06:19:33 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=2268#p2268</guid>
		</item>
		<item>
			<title><![CDATA[Re: Message Dialog - Confirmation]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=2253#p2253</link>
			<description><![CDATA[<p>Hello )</p><br /><div class="codebox"><pre><code>// mbYes is 6
// mbNo is 7
// mbCancel is 2
if 6 = MessageDlg(&#039;Really?&#039;, mtConfirmation, mbYes + mbNo + mbCancel, 0) then 
   ShowMessage(&#039;Yes&#039;) 
   else ShowMessage(&#039;No&#039;);</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (DriveSoft)]]></author>
			<pubDate>Fri, 12 Sep 2014 16:53:45 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=2253#p2253</guid>
		</item>
		<item>
			<title><![CDATA[Message Dialog - Confirmation]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=2250#p2250</link>
			<description><![CDATA[<p>Hello, how to create a confirmation box with Yes, no, and Cancel buttons with script?</p><p>Thanks</p>]]></description>
			<author><![CDATA[null@example.com (carlo_dj)]]></author>
			<pubDate>Fri, 12 Sep 2014 16:33:34 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=2250#p2250</guid>
		</item>
	</channel>
</rss>
