<?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; font</title>
	<atom:link href="http://www.delphitips.net/tag/font/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>Detect system font size</title>
		<link>http://www.delphitips.net/2008/02/17/detect-system-font-size/</link>
		<comments>http://www.delphitips.net/2008/02/17/detect-system-font-size/#comments</comments>
		<pubDate>Sun, 17 Feb 2008 20:31:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Forms]]></category>
		<category><![CDATA[Graphic]]></category>
		<category><![CDATA[System]]></category>
		<category><![CDATA[detect]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[size]]></category>

		<guid isPermaLink="false">http://www.delphitips.net/2008/02/17/detect-system-font-size/</guid>
		<description><![CDATA[The standard system font size in Windows XP is 96 dpi. You can also use 120 dpi, if your prefer bigger fonts or you can set this font size to your own value. However, the most applications today are tested only with standard font size and if you change it, even professional applications can have [...]]]></description>
		<wfw:commentRss>http://www.delphitips.net/2008/02/17/detect-system-font-size/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

