 




<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IT Answers &#187; Delphi 7.0</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/development/delphi-70/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Fri, 24 May 2013 22:16:19 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>dblookupcombobox has a null row</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/dblookupcombobox-has-a-null-row/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/dblookupcombobox-has-a-null-row/#comments</comments>
		<pubDate>Sun, 15 Aug 2010 05:52:11 +0000</pubDate>
		<dc:creator>Arnika</dc:creator>
				<category><![CDATA[combo box]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[Delphi 7.0]]></category>
		<category><![CDATA[Delphi ComboBox]]></category>
		<category><![CDATA[Delphi error messages]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hello I&#8217;m Arnika. I have a question with dblookupcombobox. I have a program that hase a database I wrote.all things that I want it has,except when I open dblookupcombobox it must be have a row whit null value that when user wants to click nothing he can, but here there is&#8217;nt.]]></description>
				<content:encoded><![CDATA[<p>Hello I&#8217;m Arnika. I have a question with dblookupcombobox. I have a program that hase a database I wrote.all things that I want it has,except when I open dblookupcombobox it must be have a row whit null value that when user wants to click nothing he can, but here there is&#8217;nt.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/dblookupcombobox-has-a-null-row/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Delphi 7.0 to .net migration</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/delphi-70-to-net-migration/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/delphi-70-to-net-migration/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 10:27:23 +0000</pubDate>
		<dc:creator>SAMRAJ</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[Delphi 7.0]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi, Can anyone tell me which is the best language feasible to migrate from Delphi 7.0 and what are its advanatges and disadvantages. In our delphi application we have a framework where the other applications inherit the forms designed in the framework and add their own additional components on it.Is it possible in .net. Can the [...]]]></description>
				<content:encoded><![CDATA[<p>Hi,<br/><br/> Can anyone tell me which is the best language feasible to migrate from Delphi 7.0 and what are its advanatges and disadvantages.<br/><br/> In our delphi application we have a framework where the other applications inherit the forms designed in the framework and add their own additional components on it.Is it possible in .net.<br/><br/> Can the code now present in Delphi be reused in .net?<br/><br/> Can anyone tell me something about the .net version for Delphi?<br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/delphi-70-to-net-migration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using TRichEdit: What color is this line?</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/using-trichedit-what-color-is-this-line/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/using-trichedit-what-color-is-this-line/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 18:31:46 +0000</pubDate>
		<dc:creator>Sandisk</dc:creator>
				<category><![CDATA[Delphi]]></category>
		<category><![CDATA[Delphi 5]]></category>
		<category><![CDATA[Delphi 5.0]]></category>
		<category><![CDATA[Delphi 7]]></category>
		<category><![CDATA[Delphi 7.0]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I am using Delphi 7 and a TRichEdit component that has various colored lines in it. For example, text on lines 1 through 10 is clRed, lines 11 through 14 are clGreen, lines 15 through 25 are clRed, lines 26 through 27 are clGreen, etc&#8230; What I would like to do is generate events that [...]]]></description>
				<content:encoded><![CDATA[<p>I am using Delphi 7 and a TRichEdit component that has various colored lines in it.  For example, text on lines 1 through 10 is clRed, lines 11 through 14 are clGreen, lines 15 through 25 are clRed, lines 26 through 27 are clGreen, etc&#8230;</p>
<p>What I would like to do is generate events that would displaying only clRed lines, or only clGreen lines.  IOW, on a TRadioButton.OnClick event I would like all the clGreen text to disappear.  I figure that I will have to play an optical trick on the user, using two TRichEdit components: one containing the original multi-color text, and a second component that shows the text with the clGreen text missing.  By turning off/on the TRichEdit.Visible property I can acocmplish this trick, however, I still need to know how to pull/scrape/copy all of the green text from the one TRichEdit to the second one.</p>
<p>Thanks.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/using-trichedit-what-color-is-this-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Access violation in dcc70.dll</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/access-violation-in-dcc70dll/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/access-violation-in-dcc70dll/#comments</comments>
		<pubDate>Thu, 07 May 2009 14:16:05 +0000</pubDate>
		<dc:creator>Samiwayne</dc:creator>
				<category><![CDATA[Delphi]]></category>
		<category><![CDATA[Delphi 7]]></category>
		<category><![CDATA[Delphi 7.0]]></category>
		<category><![CDATA[Delphi Access Violation]]></category>
		<category><![CDATA[Delphi error messages]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi, I&#8217;m trying to run a delphi (V 7.0) application and as I hit the run button I&#8217;m getting an &#8216;Access violation at address 00ACF337 in module dcc70.dll. Read of address 000000C4&#8242; error message. I used a dcc70.dll repair tool and the problem was not solved. Any idea of how to fix this problem? Any [...]]]></description>
				<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m trying to run a delphi (V 7.0) application and as I hit the run button I&#8217;m getting an &#8216;Access violation at address 00ACF337 in module dcc70.dll. Read of address 000000C4&#8242; error message. I used a dcc70.dll repair tool and the problem was not solved. Any idea of how to fix this problem?<br />
Any help would be much appreciated.</p>
<p>Thanks,</p>
<p>Sami</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/access-violation-in-dcc70dll/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Populating one combobox in Delphi 7 from another?</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/populating-one-combobox-in-delphi-7-from-another/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/populating-one-combobox-in-delphi-7-from-another/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 14:55:49 +0000</pubDate>
		<dc:creator>RavenMoon</dc:creator>
				<category><![CDATA[ComboBox]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[Delphi 7]]></category>
		<category><![CDATA[Delphi 7.0]]></category>
		<category><![CDATA[Delphi ComboBox]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have one combobox in which you select an option. What is the sql used in the query to restrict the second combobox depending on the first value. All I seem able to get is: [SELECT Name_Of_Race FROM Races WHERE Name_Of_Allegiance = DBLookupComboBox1.Value] Here, when I press the button to set the first combobox as [...]]]></description>
				<content:encoded><![CDATA[<p>I have one combobox in which you select an option. What is the sql used in the query to restrict the second combobox depending on the first value. All I seem able to get is:</p>
<p>[SELECT Name_Of_Race FROM Races WHERE<br />
Name_Of_Allegiance = DBLookupComboBox1.Value]</p>
<p>Here, when I press the button to set the first combobox as the selected value, the second one appears but with no values in it. I have replaced DBLookupCombobox1.Value with a correct value and the second combobox behaved as expected, so I can only presume I am using an incorrect identifier. If anyone could help it would be much appreciated. Thanks ! <img src='http://itknowledgeexchange.techtarget.com/itanswers/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/populating-one-combobox-in-delphi-7-from-another/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>stored procedure component</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/stored-procedure-component/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/stored-procedure-component/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 13:36:19 +0000</pubDate>
		<dc:creator>VPL</dc:creator>
				<category><![CDATA[Delphi]]></category>
		<category><![CDATA[Delphi 5.0]]></category>
		<category><![CDATA[Delphi 7.0]]></category>
		<category><![CDATA[Stored Procedures]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[what is the difference between the way of using storedprocedure component in delphi5 and delphi7?]]></description>
				<content:encoded><![CDATA[<p>what is the difference between the way of using storedprocedure component in delphi5 and delphi7?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/stored-procedure-component/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ftp Can anyone tell me how to get a file from a server via ftp in delphi7.0</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ftp-4/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/ftp-4/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 09:13:35 +0000</pubDate>
		<dc:creator>Rajalakshmi08</dc:creator>
				<category><![CDATA[Delphi]]></category>
		<category><![CDATA[Delphi 7.0]]></category>
		<category><![CDATA[FTP]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi, Can anyone tell me how to get a file from a server via ftp in delphi7.0.Thanks in advance.]]></description>
				<content:encoded><![CDATA[<p>Hi,<br />
  Can anyone tell me how to get a file from a server via ftp in delphi7.0.Thanks in advance.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/ftp-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Authentication in Delphi7</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/windows-authentication-in-delphi7/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/windows-authentication-in-delphi7/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 05:58:22 +0000</pubDate>
		<dc:creator>ITJUL07</dc:creator>
				<category><![CDATA[Delphi]]></category>
		<category><![CDATA[Delphi 7.0]]></category>
		<category><![CDATA[Windows authentication]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Greetings, I need sample code to check windows authentication in Delphi7. I am able to do the same in VB6.0 but not sure how it is done in Dephi7. My form in Delphi has two text fields for username and password.And one command button to authenticate.]]></description>
				<content:encoded><![CDATA[<pre>

Greetings, I need sample code to check windows authentication in Delphi7. I am able to do the same in VB6.0 but not sure how it is done in Dephi7. My form in Delphi has two text fields for username and password.And one command button to authenticate.</pre>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/windows-authentication-in-delphi7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/18 queries in 0.041 seconds using memcached
Object Caching 798/864 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-24 23:33:22 -->