<?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>DelphiTips.net &#187; hint</title>
	<atom:link href="http://www.delphitips.net/tag/hint/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.delphitips.net</link>
	<description>...free Delphi tips &#38; source code repository</description>
	<lastBuildDate>Fri, 24 Jul 2009 22:19:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Change font, size and style of hint</title>
		<link>http://www.delphitips.net/2008/07/29/change-hint-font-and-style/</link>
		<comments>http://www.delphitips.net/2008/07/29/change-hint-font-and-style/#comments</comments>
		<pubDate>Tue, 29 Jul 2008 21:35:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Forms]]></category>
		<category><![CDATA[VCL components]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[hint]]></category>
		<category><![CDATA[style]]></category>

		<guid isPermaLink="false">http://www.delphitips.net/?p=52</guid>
		<description><![CDATA[Hints are everywhere. Almost every GUI element in Windows can be &#8220;hinted&#8221;. When user hover mouse over element, small yellow bubble with help text pops up. Is it possible to change hint &#8220;window&#8221; behavior? Of course&#8230; To see how to change default color and timeouts of hint bubble, visit this post. To change font, size [...]]]></description>
		<wfw:commentRss>http://www.delphitips.net/2008/07/29/change-hint-font-and-style/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to change default hint color and timeouts</title>
		<link>http://www.delphitips.net/2007/02/25/how-to-change-default-hint-color-and-timeouts/</link>
		<comments>http://www.delphitips.net/2007/02/25/how-to-change-default-hint-color-and-timeouts/#comments</comments>
		<pubDate>Sun, 25 Feb 2007 11:29:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Forms]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[default]]></category>
		<category><![CDATA[hint]]></category>
		<category><![CDATA[timeout]]></category>

		<guid isPermaLink="false">http://www.delphitips.net/2007/02/25/how-to-change-default-hint-color-and-timeouts/</guid>
		<description><![CDATA[Normally, you can just turn hints on or off using property ShowHint on almost every visual component. But what if you want to change the default system color of hint &#8220;bubble&#8221;? And what if you want to change the default pause, before the hint shows? And hide pause? Everything is very simple. All the secret [...]]]></description>
		<wfw:commentRss>http://www.delphitips.net/2007/02/25/how-to-change-default-hint-color-and-timeouts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

