<?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>Delphi Tutorial &#187; Panels</title>
	<atom:link href="http://delphitutorial.info/category/delphi-components/panels/feed" rel="self" type="application/rss+xml" />
	<link>http://delphitutorial.info</link>
	<description></description>
	<lastBuildDate>Sun, 19 Jul 2009 10:48:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>PyroGine SDK v.2.0.2.215</title>
		<link>http://delphitutorial.info/pyrogine-sdk-v202215.html</link>
		<comments>http://delphitutorial.info/pyrogine-sdk-v202215.html#comments</comments>
		<pubDate>Thu, 21 Feb 2008 11:52:53 +0000</pubDate>
		<dc:creator>Delphi Tutorial</dc:creator>
				<category><![CDATA[Freeware]]></category>
		<category><![CDATA[Panels]]></category>

		<guid isPermaLink="false">http://delphitutorial.info/pyrogine-sdk-v202215.html</guid>
		<description><![CDATA[Pyrogine2D is a pure rendering API suitable for making 2D games and graphic simulations. It&#8217;s being developed in and usable from Delphi and other languages that work with standard Win32 DLLs. At present there are around 300+ exported routines which give you a solid low-level foundation for making any type of 2D game. You can [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Pyrogine2D </strong>is a pure rendering API suitable for making 2D games and graphic simulations. It&#8217;s being developed in and usable from Delphi and other languages that work with standard Win32 DLLs. At present there are around 300+ exported routines which give you a solid low-level foundation for making any type of 2D game. You can build on top of this layer to any level of complexity that is required for your project. The API includes support for surfaces, textures, sprites, audio, streams, archives, databases, INI files, configuration variables, render targets, swap chains and much more. There is also support for event callbacks to you application. You can setup events to standard routines and/or class methods. It supports all the standard calling conventions so most any language can be use if there is a binding that exists for it.</p>
<p><span id="more-172"></span></p>
<p>In addition to the low-level, to the metal access, there exist a thin high level framework unit p2dFramework.</p>
<p><strong>Homepage</strong>: <a target="_blank" href="http://www.pyrogine.com/">http://www.pyrogine.com/</a><br />
<strong>Download</strong>: <a target="_blank" href="http://www.pyrogine.com/index.php?component/option,com_docman/Itemid,47/">http://www.pyrogine.com/</a><br />
<strong>File Size</strong>: 4.2 MB<br />
<strong>Delphi Version</strong>: Delphi 2007<br />
<strong>Source</strong>: Included</p>
]]></content:encoded>
			<wfw:commentRss>http://delphitutorial.info/pyrogine-sdk-v202215.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SyntPanel 1.4.6</title>
		<link>http://delphitutorial.info/syntpanel-146.html</link>
		<comments>http://delphitutorial.info/syntpanel-146.html#comments</comments>
		<pubDate>Wed, 14 Feb 2007 03:30:29 +0000</pubDate>
		<dc:creator>Delphi Tutorial</dc:creator>
				<category><![CDATA[Panels]]></category>
		<category><![CDATA[Shareware]]></category>

		<guid isPermaLink="false">http://delphitutorial.info/syntpanel-146.html</guid>
		<description><![CDATA[Enhanced analog of a standard TPanel component for Delphi. SyntPanel has a title, its visual appearance may be adjusted by the means of themes which you may store either in the project itself, or in Windows registry or .ini file. Component has 15 built-in visual themes for you to easily build your own themes on [...]]]></description>
			<content:encoded><![CDATA[<p>Enhanced analog of a standard TPanel component for Delphi. <strong>SyntPanel </strong>has a title, its visual appearance may be adjusted by the means of themes which you may store either in the project itself, or in Windows registry or .ini file. Component has 15 built-in visual themes for you to easily build your own themes on their basis. SyntPanel may fold and unfold like Windows XP navigation panel and supports Windows XP themes.</p>
<p><span id="more-25"></span></p>
<p><strong>SyntPanel Features</strong>:</p>
<ul>
<li>Title bar</li>
<li>Two title styles: a standard rectangle or rectangle with curved corners</li>
<li>Title bar features: icons, cursor, pop-up hints, context menu</li>
<li>Loading/saving themes: .ini file, system registry</li>
<li>Themes may be stored in the project itself</li>
<li>Color, gradient and bitmap fill</li>
<li>When disabling a panel you may automatically disable all components it contains</li>
<li>You may use image lists for icons</li>
<li>Enhanced events:<br />
OnTitleClick     &#8211; Mouse click on the title bar<br />
OnTitleDblClick  &#8211; Double click on the title bar<br />
OnPopupMenu      &#8211; Context menu<br />
OnTitlePopupMenu &#8211; Context menu in title bar<br />
OnTitleMouseDown &#8211; Mouse button is pressed on the title bar<br />
OnTitleMouseUp   &#8211; Mouse button pressed on the title bar, is released</li>
<li>You may move and resize component at run time</li>
<li>You may fold and unfold SyntPanel like Windows XP navigation panel</li>
<li>15 built-in themes</li>
<li>Supports visual style of Windows XP navigation panel</li>
</ul>
<p><strong>Homepage</strong>: <a target="_blank" title="SyntPanel 1.4.6" href="http://syntetix.com/products/syntpanel/">http://syntetix.com/</a><br />
<strong>Download</strong>: <a href="http://syntetix.com/products/syntpanel/downloads.html?download=0;0">SyntPanel146.zip</a><br />
<strong>File Size</strong>: 1.06 MB<br />
<strong>Delphi Version</strong>: Delphi 5, Delphi 6, Delphi 7<br />
<strong>Source</strong>: None</p>
]]></content:encoded>
			<wfw:commentRss>http://delphitutorial.info/syntpanel-146.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.317 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-11 16:40:54 -->

