<?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 — save and clear the field using enter]]></title>
		<link>https://myvisualdatabase.com/forum/viewtopic.php?id=578</link>
		<atom:link href="https://myvisualdatabase.com/forum/extern.php?action=feed&amp;tid=578&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in save and clear the field using enter.]]></description>
		<lastBuildDate>Wed, 15 Oct 2014 14:03:44 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: save and clear the field using enter]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=2827#p2827</link>
			<description><![CDATA[<p>Yes, you should use event OnAfterClick, this event occurs after the action of button.<br />Example:<br /></p><div class="codebox"><pre><code>procedure Form1_Button1_OnAfterClick (Sender: string);
begin
     Form1.Edit1.Clear;                                             
end;</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (DriveSoft)]]></author>
			<pubDate>Wed, 15 Oct 2014 14:03:44 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=2827#p2827</guid>
		</item>
		<item>
			<title><![CDATA[save and clear the field using enter]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=2824#p2824</link>
			<description><![CDATA[<p>sir is it possible save and clear the field at a same time using enter key?&nbsp; any script <br /> ( for different datas add in a table grid using a single&nbsp; field )</p><p>thanks...</p>]]></description>
			<author><![CDATA[null@example.com (alsu)]]></author>
			<pubDate>Wed, 15 Oct 2014 12:27:29 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=2824#p2824</guid>
		</item>
	</channel>
</rss>
