<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: JAWS, XP Themes, and Accessibility</title>
	<atom:link href="http://blogs.teamb.com/craigstuntz/2008/07/03/37823/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.teamb.com/craigstuntz/2008/07/03/37823/</link>
	<description>C# • Entity Framework • Functional Programming • MVC • Web</description>
	<pubDate>Sun, 12 Feb 2012 04:50:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Craig Stuntz</title>
		<link>http://blogs.teamb.com/craigstuntz/2008/07/03/37823/#comment-3654</link>
		<dc:creator>Craig Stuntz</dc:creator>
		<pubDate>Fri, 04 Jul 2008 15:12:35 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.teamb.com/craigstuntz/2008/07/03/37823#comment-3654</guid>
		<description>Aleksander, JAWS is, to some degree, Delphi-aware.</description>
		<content:encoded><![CDATA[<p>Aleksander, JAWS is, to some degree, Delphi-aware.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aleksander Oven</title>
		<link>http://blogs.teamb.com/craigstuntz/2008/07/03/37823/#comment-3652</link>
		<dc:creator>Aleksander Oven</dc:creator>
		<pubDate>Fri, 04 Jul 2008 08:08:16 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.teamb.com/craigstuntz/2008/07/03/37823#comment-3652</guid>
		<description>I'm surprised to hear a screen reader is even able to read TLabel's Caption, themed or otherwise. As a TGraphicControl descendant, TLabel doesn't have a HWND, which means it's not capable of processing messages on its own. I guess it's probably the TLabel.FocusControl that somehow intercepts and processes the message on TLabel's behalf, so it might work in this case.

Have you tried using TStaticText instead? AFAIK, that one is better suited for applications that need to be compatible with screen readers.</description>
		<content:encoded><![CDATA[<p>I&#8217;m surprised to hear a screen reader is even able to read TLabel&#8217;s Caption, themed or otherwise. As a TGraphicControl descendant, TLabel doesn&#8217;t have a HWND, which means it&#8217;s not capable of processing messages on its own. I guess it&#8217;s probably the TLabel.FocusControl that somehow intercepts and processes the message on TLabel&#8217;s behalf, so it might work in this case.</p>
<p>Have you tried using TStaticText instead? AFAIK, that one is better suited for applications that need to be compatible with screen readers.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

