<?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</title>
	<atom:link href="http://delphitutorial.info/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.3.1</generator>
		<item>
		<title>TMS TAdvSmoothTouchKeyboard v.1.0.1.0</title>
		<link>http://delphitutorial.info/tms-tadvsmoothtouchkeyboard-v1010.html</link>
		<comments>http://delphitutorial.info/tms-tadvsmoothtouchkeyboard-v1010.html#comments</comments>
		<pubDate>Sun, 19 Jul 2009 10:46:18 +0000</pubDate>
		<dc:creator>Delphi Tutorial</dc:creator>
				<category><![CDATA[Keys and Keyboard]]></category>
		<category><![CDATA[Shareware]]></category>
		<category><![CDATA[delphi component]]></category>
		<category><![CDATA[TAdvSmoothTouchKeyboard]]></category>
		<category><![CDATA[virtual keyboard]]></category>

		<guid isPermaLink="false">http://delphitutorial.info/?p=289</guid>
		<description><![CDATA[Configurable on-screen keyboard for touchscreen applications with support for QWERTY, AZERTY, DVORAK, NUMERIC, CELLPHONE keyboard layouts as well as fully customizable keyboard layouts. Includes a keyboard that can be dropped on a form as well as a popup touchscreen keyboard &#8230; <a href="http://delphitutorial.info/tms-tadvsmoothtouchkeyboard-v1010.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://delphitutorial.info/wp-content/uploads/2009/07/tms-tadvsmoothtouchkeyboard.png"><img class="alignnone size-medium wp-image-290" title="TMS TAdvSmoothTouchKeyboard" src="http://delphitutorial.info/wp-content/uploads/2009/07/tms-tadvsmoothtouchkeyboard-300x150.png" alt="" width="300" height="150" /></a></p>
<p>Configurable on-screen keyboard for touchscreen applications with support for QWERTY, AZERTY, DVORAK, NUMERIC, CELLPHONE keyboard layouts as well as fully customizable keyboard layouts. Includes a keyboard that can be dropped on a form as well as a popup touchscreen keyboard that can optionally automatically follow focus.</p>
<ul>
<li> Configurable keys, configurable size</li>
<li> Automatic highlighting of Shift / Alt-Gr key values</li>
<li> Automatic display of shift state</li>
<li> Customizable background color or image for normal &amp; down state</li>
<li> Popup version that can automatically follow focus control</li>
<li> Method to load &amp; save keyboard layouts</li>
<li> Keys can have text or images</li>
<li> Different keys can have different colors</li>
<li> Sub keys when pressing a key</li>
<li> Autocompletion list that popups up when typing</li>
</ul>
<p><span id="more-289"></span></p>
<p><strong>Homepage</strong>: <a href="http://www.tmssoftware.com/site/advsmoothtouchkeyboard.asp" target="_blank">http://www.tmssoftware.com/site/advsmoothtouchkeyboard.asp</a><br />
<strong>Download</strong>: <a href="http://www.tmssoftware.com/site/advsmoothtouchkeyboard.asp" target="_blank">http://www.tmssoftware.com/site/advsmoothtouchkeyboard.asp</a><br />
<strong>File Size</strong>: 6.4 MB<br />
<strong>Delphi Version</strong>: Delphi 6 &#8211; Delphi 2009<br />
<strong>Source</strong>: None</p>
]]></content:encoded>
			<wfw:commentRss>http://delphitutorial.info/tms-tadvsmoothtouchkeyboard-v1010.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FIB DAC v.2.01</title>
		<link>http://delphitutorial.info/fib-dac-v201.html</link>
		<comments>http://delphitutorial.info/fib-dac-v201.html#comments</comments>
		<pubDate>Sun, 19 Jul 2009 10:41:53 +0000</pubDate>
		<dc:creator>Delphi Tutorial</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Freeware]]></category>
		<category><![CDATA[firebird database]]></category>
		<category><![CDATA[firebird delphi component]]></category>
		<category><![CDATA[free delphi component]]></category>

		<guid isPermaLink="false">http://delphitutorial.info/?p=288</guid>
		<description><![CDATA[he suite of eight data-aware components: TFIB_Database TFIB_Transaction TFIB_Dataset TFIB_UpdateSQL TFIB_Query TFIB_StoredProc TFIB_Generator TFIB_CreateAlterDrop for direct access of Firebird databases (Interbase also, but tested only on Interbase ver. 7.5). The components are based only on my own, not seldom non-standard, &#8230; <a href="http://delphitutorial.info/fib-dac-v201.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>he suite of eight data-aware components:</p>
<ul>
<li> TFIB_Database</li>
<li> TFIB_Transaction</li>
<li> TFIB_Dataset</li>
<li> TFIB_UpdateSQL</li>
<li> TFIB_Query</li>
<li> TFIB_StoredProc</li>
<li> TFIB_Generator</li>
<li> TFIB_CreateAlterDrop</li>
</ul>
<p>for direct access of Firebird databases (Interbase also, but tested only on Interbase ver. 7.5). The components are based only on my own, not seldom non-standard, ideas. I have created these components with minimum programming code (all DCUs weigh ONLY 308KB). Wherever the original Borland code was not optimal I have overriden it, but generally I’ve tried to take the maximum advantage of Borland code.</p>
<p><span id="more-288"></span></p>
<p>You will be amazed at the potentiality and efficiency of FIB DAC components that set a new standard, unattainable for other compomnents being usually heavy, overgrown and complicated. TFIB_Dataset is the only dataset component that besides simplest (and slowest together) static data access method, supports dynamic data access and partial (growing) records fetching (IN MANY CASES EVEN HUNDREDS TIME FASTER THEN STATIC METHOD; see Readme.txt and Readme_comparision.txt for more details).</p>
<p><strong>Homepage</strong>: -<br />
<strong>Download</strong>: <a href="http://torry.net/db/direct/firebird/FIBdacD200xv201.zip" target="_blank">FIBdacD200xv201.zip</a><br />
<strong>File Size</strong>: 950 KB<br />
<strong>Delphi Version</strong>: Delphi 6 &#8211; Delphi 2007<br />
<strong>Source</strong>: None</p>
<h4>Incoming search terms:</h4><ul><li>fib dac</li></ul>]]></content:encoded>
			<wfw:commentRss>http://delphitutorial.info/fib-dac-v201.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ZylGSM v.1.22</title>
		<link>http://delphitutorial.info/zylgsm-v122.html</link>
		<comments>http://delphitutorial.info/zylgsm-v122.html#comments</comments>
		<pubDate>Tue, 30 Jun 2009 10:46:39 +0000</pubDate>
		<dc:creator>Delphi Tutorial</dc:creator>
				<category><![CDATA[Others]]></category>
		<category><![CDATA[Shareware]]></category>
		<category><![CDATA[sms delphi components]]></category>
		<category><![CDATA[ZylGSM]]></category>

		<guid isPermaLink="false">http://delphitutorial.info/?p=291</guid>
		<description><![CDATA[ZylGSM is a Delphi &#38; C++Builder component that communicates with a GSM modem or phone with integrated modem (almost all new generation mobile phones). Main features: send SMS in text mode send SMS in PDU mode delete SMS dial in &#8230; <a href="http://delphitutorial.info/zylgsm-v122.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>ZylGSM is a Delphi &amp; C++Builder component that communicates with a GSM modem or phone with integrated modem (almost all new generation mobile phones).</p>
<p>Main features:</p>
<ul>
<li>send SMS in text mode</li>
<li>send SMS in PDU mode</li>
<li>delete SMS</li>
<li>dial in voice mode</li>
<li>dial in data mode</li>
<li>answer incoming call</li>
<li>hang up current conversation</li>
<li>recognize calls and identify caller number</li>
<li>new SMS message alert</li>
<li>read PDU and text SMS</li>
<li>detect GSM modem</li>
<li>execute custom AT commands</li>
</ul>
<p><span id="more-291"></span></p>
<p>This component works with AT (Hayes) compilant GSM modems connected to one of the serial ports. You can use it also with USB, IrDA and bluetooth devices, because these devices have a driver that redirects the input from the USB, IrDA or bluetooth port to a virtual serial port (you can check it in System/Device Manager/Modems).</p>
<p><strong>Homepage</strong>: <a href="http://www.zylsoft.com/gsm.htm" target="_blank">http://www.zylsoft.com/</a><br />
<strong>Download</strong>: <a href="http://www.zylsoft.com/zylgsm.zip" target="_blank">zylgsm.zip</a><br />
<strong>File Size</strong>: 1.1 MB<br />
<strong>Delphi Version</strong>:  Delphi 4 &#8211; Delphi 2009<br />
<strong>Source</strong>: None</p>
<h4>Incoming search terms:</h4><ul><li>contoh sylgsm delphi</li></ul>]]></content:encoded>
			<wfw:commentRss>http://delphitutorial.info/zylgsm-v122.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EMS DB Comparer for MySQL 3.2.0.5</title>
		<link>http://delphitutorial.info/ems-db-comparer-for-mysql-3205.html</link>
		<comments>http://delphitutorial.info/ems-db-comparer-for-mysql-3205.html#comments</comments>
		<pubDate>Wed, 06 May 2009 13:42:28 +0000</pubDate>
		<dc:creator>Delphi Tutorial</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Database Tools]]></category>
		<category><![CDATA[DB Comparer for MySQL]]></category>
		<category><![CDATA[mysql tools]]></category>

		<guid isPermaLink="false">http://delphitutorial.info/?p=286</guid>
		<description><![CDATA[EMS DB Comparer for MySQL is an excellent tool for MySQL database comparison and synchronization. It allows you to view all the differences in compared database objects and execute an automatically generated script to synchronize structure of MySQL databases and &#8230; <a href="http://delphitutorial.info/ems-db-comparer-for-mysql-3205.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://delphitutorial.info/wp-content/uploads/2009/04/ems-db-comparer-for-mysql-3205.gif"><img class="alignnone size-medium wp-image-287" title="EMS DB Comparer for MySQL 3.2.0.5" src="http://delphitutorial.info/wp-content/uploads/2009/04/ems-db-comparer-for-mysql-3205-300x231.gif" alt="" width="300" height="231" /></a></p>
<p>EMS DB Comparer for MySQL is an excellent tool for MySQL database comparison and synchronization. It allows you to view all the differences in compared database objects and execute an automatically generated script to synchronize structure of MySQL databases and eliminate all or selected differences. The program has the ability to automate MySQL database schemas comparison and synchronization task using the helpful Console Application. Having EMS DB Comparer for MySQL you can work with several projects at once, define MySQL comparison parameters, print difference reports, and alter modification scripts. Its user-friendly interface greatly simplifies discovering and eliminating differences in MySQL database structure saving your time and therefore money.</p>
<p><span id="more-286"></span></p>
<p><strong>Homepage</strong>: <a href="http://www.sqlmanager.net/products/mysql/dbcomparer" target="_blank">http://www.sqlmanager.net/</a><br />
<strong>Download</strong>: <a href="http://www.sqlmanager.net/en/products/mysql/dbcomparer/download/1931" target="_blank">http://www.sqlmanager.net/en/products/mysql/dbcomparer/download</a><br />
<strong>File Size</strong>: 11.3 MB</p>
<h4>Incoming search terms:</h4><ul><li>my sql</li><li>mysql database</li></ul>]]></content:encoded>
			<wfw:commentRss>http://delphitutorial.info/ems-db-comparer-for-mysql-3205.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advanced Data Generator &#8211; MySQL Edition v.2.5.0</title>
		<link>http://delphitutorial.info/advanced-data-generator-mysql-edition-v250.html</link>
		<comments>http://delphitutorial.info/advanced-data-generator-mysql-edition-v250.html#comments</comments>
		<pubDate>Sun, 03 May 2009 13:37:14 +0000</pubDate>
		<dc:creator>Delphi Tutorial</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[data generator]]></category>
		<category><![CDATA[Database Tools]]></category>
		<category><![CDATA[mysql tools]]></category>

		<guid isPermaLink="false">http://delphitutorial.info/?p=284</guid>
		<description><![CDATA[The Advanced Data Generator is test data generator tool. It can generate real-life-like data into your database, SQL script or CSV files. It includes libraries with real-life data, like first names, last names, company names and much more. Many datatypes &#8230; <a href="http://delphitutorial.info/advanced-data-generator-mysql-edition-v250.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://delphitutorial.info/wp-content/uploads/2009/04/advanced-data-generator-mysql-edition-v250.png"><img class="alignnone size-medium wp-image-285" title="Advanced Data Generator - MySQL Edition v.2.5.0" src="http://delphitutorial.info/wp-content/uploads/2009/04/advanced-data-generator-mysql-edition-v250-300x182.png" alt="" width="300" height="182" /></a></p>
<p>The Advanced Data Generator is test data generator tool. It can generate real-life-like data into your database, SQL script or CSV files.</p>
<p>It includes libraries with real-life data, like first names, last names, company names and much more. Many datatypes supported, include BLOBs.</p>
<p>Several databases connectivity types supported:</p>
<ul>
<li>ODBC</li>
<li>ADO</li>
<li>InterBase</li>
<li>Firebird</li>
<li>MySQL.</li>
</ul>
<p><span id="more-284"></span></p>
<p><strong>Homepage</strong>: <a href="http://www.upscene.com/" target="_blank">http://www.upscene.com/</a><br />
<strong>Download</strong>: <a href="http://www.upscene.com/downloads.php#adg" target="_blank">http://www.upscene.com/downloads.php</a><br />
<strong>File Size</strong>: 5.2 MB</p>
]]></content:encoded>
			<wfw:commentRss>http://delphitutorial.info/advanced-data-generator-mysql-edition-v250.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Database Workbench Pro v.3.3.1</title>
		<link>http://delphitutorial.info/database-workbench-pro-v331.html</link>
		<comments>http://delphitutorial.info/database-workbench-pro-v331.html#comments</comments>
		<pubDate>Thu, 30 Apr 2009 13:30:51 +0000</pubDate>
		<dc:creator>Delphi Tutorial</dc:creator>
				<category><![CDATA[Database Tools]]></category>
		<category><![CDATA[Database Workbench Pro]]></category>
		<category><![CDATA[Shareware]]></category>

		<guid isPermaLink="false">http://delphitutorial.info/?p=282</guid>
		<description><![CDATA[Database Workbench is the developer tool that supports the InterBase and Firebird database engines. The license price is dependent on the database engine support needed. Supports Oracle 8i, 9i, 10g and 11g Supports InterBase 4.x, 5.x, 6.x, 7.x, 8.x (2007) &#8230; <a href="http://delphitutorial.info/database-workbench-pro-v331.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://delphitutorial.info/wp-content/uploads/2009/04/database-workbench-pro-v331.png"><img class="alignnone size-medium wp-image-283" title="Database Workbench Pro v.3.3.1" src="http://delphitutorial.info/wp-content/uploads/2009/04/database-workbench-pro-v331-300x216.png" alt="" width="300" height="216" /></a></p>
<p>Database Workbench is the developer tool that supports the InterBase and Firebird database engines. The license price is dependent on the database engine support needed.</p>
<ul>
<li>Supports Oracle 8i, 9i, 10g and 11g</li>
<li>Supports InterBase 4.x, 5.x, 6.x, 7.x, 8.x (2007) and 9.x (2009)</li>
<li>Supports Firebird 1, 1.5, 2.0 and 2.1</li>
<li>Supports MySQL 4, 4.1, 5.x and 6</li>
<li>Supports Microsoft SQL Server 6.5, 7, 2000 and 2005 including MSDE 1 &amp; 2/SQL Express</li>
<li>Supports NexusDB 2.07 and higher</li>
<li>Work with multiple databases/connections</li>
<li>Create and modify database objects</li>
<li>Use the Conceptual or Physical Diagramming Tool</li>
<li>Debug Stored Procedures and Triggers</li>
<li>Visual Plan Analyzer</li>
<li>SQL Insight</li>
<li>Two-way Visual Query Builder</li>
<li>Datapump functionality to/from ODBC and ADO datasources</li>
<li>Table/Index/etc Migration from ODBC/ADO</li>
<li>Schema Migration and Schema Compare tools</li>
<li>Export data to dbf, txt, csv, xls and dwx</li>
<li>Extract Metadata</li>
<li>Generate test data (even BLOBs)</li>
<li>BLOB Editor/Viewer with OLE support</li>
<li>Enterprise Manager, including User Manager and Database Services, Backup and Restore</li>
<li>Print metadata</li>
<li>Customizable (Code) Templates</li>
<li>Dockable tools &#8211; arrange your workspace</li>
<li>and much more&#8230;</li>
</ul>
<p><span id="more-282"></span></p>
<p><strong>Homepage</strong>: <a href="http://www.upscene.com/products.dbw.index.php" target="_blank">http://www.upscene.com/products.dbw.index.php</a><br />
<strong>Download</strong>: <a href="http://www.upscene.com/files/DBWorkbench3ProTrial.exe">DBWorkbench3ProTrial.exe</a><br />
<strong>File Size</strong>: 18.2 MB<br />
<strong></strong></p>
<h4>Incoming search terms:</h4><ul><li>database workbench</li><li>delphispeedup 3 1</li></ul>]]></content:encoded>
			<wfw:commentRss>http://delphitutorial.info/database-workbench-pro-v331.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TMsDataAdapter v.1.1.1.1</title>
		<link>http://delphitutorial.info/tmsdataadapter-v1111.html</link>
		<comments>http://delphitutorial.info/tmsdataadapter-v1111.html#comments</comments>
		<pubDate>Tue, 28 Apr 2009 13:28:47 +0000</pubDate>
		<dc:creator>Delphi Tutorial</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Shareware]]></category>
		<category><![CDATA[dataset]]></category>

		<guid isPermaLink="false">http://delphitutorial.info/?p=281</guid>
		<description><![CDATA[It is a combined component (DataSet, Provider, ClientDataSet and UpdateSQL). If you are used to use ClientDataset, you may want to specify sql statement for each Modify, Delete and Insert sql. This is provided by TMsDataAdapter. It also allows you &#8230; <a href="http://delphitutorial.info/tmsdataadapter-v1111.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It is a combined component (DataSet, Provider, ClientDataSet and UpdateSQL).  If you are used to use ClientDataset, you may want to specify sql statement for each Modify, Delete and Insert sql. This is provided by TMsDataAdapter. It also allows you to change your connection easily from ADO to DBX or IBX or BDE. You can change your connection bridge with minimal source change. Don&#8217;t forget that it works based on MIDAS.</p>
<p><span id="more-281"></span></p>
<p><strong>Homepage</strong>: <a href="http://www.jadpage.com/" target="_blank">http://www.jadpage.com/</a><br />
<strong>Download</strong>: <a href="http://www.jadpage.com/" target="_blank">http://www.jadpage.com/</a><br />
<strong>File Size</strong>: 990 KB<br />
<strong>Delphi Version</strong>: Delphi 2007<br />
<strong>Source</strong>: None</p>
]]></content:encoded>
			<wfw:commentRss>http://delphitutorial.info/tmsdataadapter-v1111.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NextGrid v.4.8</title>
		<link>http://delphitutorial.info/nextgrid-v48.html</link>
		<comments>http://delphitutorial.info/nextgrid-v48.html#comments</comments>
		<pubDate>Sat, 25 Apr 2009 13:28:30 +0000</pubDate>
		<dc:creator>Delphi Tutorial</dc:creator>
				<category><![CDATA[Freeware]]></category>
		<category><![CDATA[Grids]]></category>
		<category><![CDATA[dbgrid]]></category>
		<category><![CDATA[NextGrid]]></category>

		<guid isPermaLink="false">http://delphitutorial.info/?p=279</guid>
		<description><![CDATA[NextGrid is powerfully native Delphi and C++ Builder component. Main Features: Attractive and modern user interface (native OS styles supported) Easy to use columns editor in design time Easy to use properties and methods in run-time 2 Grid Styles (Report &#8230; <a href="http://delphitutorial.info/nextgrid-v48.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://delphitutorial.info/wp-content/uploads/2009/04/nextgrid-v48.gif"><img class="alignnone size-full wp-image-280" title="NextGrid v.4.8" src="http://delphitutorial.info/wp-content/uploads/2009/04/nextgrid-v48.gif" alt="" width="500" height="307" /></a></p>
<p>NextGrid is powerfully native Delphi and C++ Builder component.</p>
<p>Main Features:</p>
<ul>
<li> Attractive and modern user interface (native OS styles supported)</li>
<li>Easy to use columns editor in design time</li>
<li>Easy to use properties and methods in run-time</li>
<li>2 Grid Styles (Report and Slides)</li>
<li>Compact size (small footprint in final application)</li>
<li>19 column types (more is planned)</li>
<li>5 header styles</li>
<li>15 inplace and standalone editors</li>
<li>Indicator, footer, input line included</li>
<li>Written from scratch without inheriting limited StringGrid or ListView</li>
<li>Unicode and RTL support</li>
<li>And much more&#8230;</li>
</ul>
<p><span id="more-279"></span></p>
<p>Recent added Features:</p>
<ul>
<li>Row best-fit</li>
<li>New Memo column type</li>
<li>SlidesEditor for design-time and run-time Slides design</li>
<li>FixedCols property</li>
<li>New TreeColumn.</li>
<li>Vista HeadersStyle</li>
<li>Row Moving in run-time</li>
<li>New Calc Column</li>
<li>Run time Columns Customization</li>
<p>Delphi 2009 Support</ul>
<p><strong>Homepage</strong>: <a href="http://www.bergsoft.net/component/next-grid/overview.htm" target="_blank">http://www.bergsoft.net/</a><br />
<strong>Download</strong>: <a href="http://www.bergsoft.net/component/next-grid/overview.htm" target="_blank">http://www.bergsoft.net/</a><br />
<strong>File Size</strong>: 1.2 MB<br />
<strong>Delphi Version</strong>: Delphi 6, Delphi 7<br />
<strong>Source</strong>: None</p>
<h4>Incoming search terms:</h4><ul><li>delphi nextgrid</li><li>nextgrid</li><li>delphi nextgrid combobox</li><li>delphi stringgrid</li><li>lazarus GetVolumeInformation</li></ul>]]></content:encoded>
			<wfw:commentRss>http://delphitutorial.info/nextgrid-v48.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VisPDF VCL library for creating PDF files v.4.11</title>
		<link>http://delphitutorial.info/vispdf-vcl-library-for-creating-pdf-files-v411.html</link>
		<comments>http://delphitutorial.info/vispdf-vcl-library-for-creating-pdf-files-v411.html#comments</comments>
		<pubDate>Sat, 25 Apr 2009 13:25:31 +0000</pubDate>
		<dc:creator>Delphi Tutorial</dc:creator>
				<category><![CDATA[Reports]]></category>
		<category><![CDATA[Shareware]]></category>
		<category><![CDATA[pdf file]]></category>
		<category><![CDATA[report tools]]></category>

		<guid isPermaLink="false">http://delphitutorial.info/?p=278</guid>
		<description><![CDATA[Vis PDF Lib is a Delphi and C++ Builder component for creating PDF documents. VisPDF does not use any DLL or other software to create PDF files. The VisPDF distribution includes the complete help system and many demo programs: PDF &#8230; <a href="http://delphitutorial.info/vispdf-vcl-library-for-creating-pdf-files-v411.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Vis PDF Lib is a Delphi and C++ Builder component for creating PDF documents. VisPDF does not use any DLL or other software to create PDF files. The VisPDF distribution includes the complete help system and many demo programs: PDF console application samples, PDF GUI application samples, server PDF application sample etc.</p>
<p>VisPDF Lib allows you to load existing PDF files and edit them in the following manner:</p>
<ul>
<li>Print text and draw on an existing PDF document using it as a canvas</li>
<li>Add audio, video and text annotations</li>
<li>Change the size and resolution of specific pages and the whole document</li>
<li>Add, delete and copy pages</li>
<li>Encrypt and sign the document</li>
<li>Edit the document properties</li>
<li>and much more&#8230;</li>
</ul>
<p><span id="more-278"></span></p>
<p>The main features of VisPDF Lib:</p>
<ul>
<li>Full version of VisPDF contains full source code.</li>
<li>Using VisPDF Lib in your software, you will be able to create PDF reports and PDF books easily. Using VisPDF Lib, it is easy to add graphic files ( JPG, BMP and others. ) into a PDF document, protect it with a password, add acroforms, watermarks, digital signatures, outlines and other.</li>
<li>VisPDF Lib supports: generating PDF documents with internal and external links, full support Unicode characters, editing and creating JavaScript functions, full font embedding, vector and raster graphics, text formatting, multi-column text, predefined code pages, web links, file links, page links, bookmarks and more other.</li>
<li>VisPDF Lib features canvas (HDC), which you can use to draw and display text as well as copy to and from other classes supporting canvas. Built-in text and picture compression feature makes it easy to reduce file size to minimum.</li>
<li>Multi-column printing</li>
<li>TIFF to PDF supported</li>
<li>Paragraph and justification feature gives detailed control over text printing.</li>
<li>In addition, VisPDF Lib features EMF file import to display them in the document.</li>
<li>VisPDF Lib is a simple way for your software to create arbitrarily complex PDF reports.</li>
<li>And more &#8230;</li>
</ul>
<p><strong>Homepage</strong>: <a href="http://www.vispdf.com/" target="_blank">http://www.vispdf.com/</a><br />
<strong>Download</strong>: <a href="http://www.vispdf.com/download.php" target="_blank">http://www.vispdf.com/download.php</a><br />
<strong>File Size</strong>: 6.4 MB<br />
<strong>Delphi Version</strong>: Delphi 5 &#8211; Delphi 2009<br />
<strong>Source</strong>: None</p>
<h4>Incoming search terms:</h4><ul><li>vispdf library 4 1 for delphi</li></ul>]]></content:encoded>
			<wfw:commentRss>http://delphitutorial.info/vispdf-vcl-library-for-creating-pdf-files-v411.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TPrintPreview 5.14</title>
		<link>http://delphitutorial.info/tprintpreview-514.html</link>
		<comments>http://delphitutorial.info/tprintpreview-514.html#comments</comments>
		<pubDate>Sun, 15 Mar 2009 08:54:17 +0000</pubDate>
		<dc:creator>Delphi Tutorial</dc:creator>
				<category><![CDATA[Freeware]]></category>
		<category><![CDATA[Reports]]></category>
		<category><![CDATA[print]]></category>

		<guid isPermaLink="false">http://delphitutorial.info/?p=272</guid>
		<description><![CDATA[TPrintPreview is a descendent of TScrollBox and has properties of both TScrollBox and TPrinter classes. Key features of TPrintPreview are: Supports almost unlimited amount of pages Automatically adjusts printer’s paper size and orientation at the print time Automatically adjusts mapping &#8230; <a href="http://delphitutorial.info/tprintpreview-514.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://delphitutorial.info/wp-content/uploads/2009/03/tprintpreview-514.png"><img class="alignnone size-medium wp-image-273" title="TPrintPreview 5.14" src="http://delphitutorial.info/wp-content/uploads/2009/03/tprintpreview-514-231x300.png" alt="" width="231" height="300" /></a></p>
<p>TPrintPreview is a descendent of TScrollBox and has properties of both TScrollBox and TPrinter classes. Key features of TPrintPreview are:</p>
<ul>
<li>Supports almost unlimited amount of pages</li>
<li>Automatically adjusts printer’s paper size and orientation at the print time</li>
<li>Automatically adjusts mapping modes</li>
<li>Preview pages can be scaled with an arbitrarily zoom factor</li>
<li>Shows created pages while new pages are being processed</li>
<li>Displayed pages can be scrolled by mouse dragging</li>
<li>Pages can be saved/restored to/from disk</li>
<li>Each page is accessible as a Windows Metafile image</li>
<li>Has some methods for rendering rich text format</li>
<li>Can manage custom forms (custom paper sizes)</li>
<li>Allows background and annotation for both print and preview pages</li>
<li>Both preview and print pages can be displayed in grayscale, with ability to adjust brightness and contrast</li>
<li>Allows inserting, replacing, editing, deleting, and reordering of pages freely at any time</li>
<li>By using dsPDF library, can save pages as PDF</li>
<li>When GDI+ is available, can save pages as multi-page TIFF image</li>
<li>Has a complete set of events</li>
</ul>
<p><span id="more-272"></span></p>
<p><strong>Download</strong>: <a href="http://www.delphiarea.com/?dl_id=23" target="_blank">http://www.delphiarea.com/?dl_id=23</a><br />
<strong>File Size</strong>: 487 KB<br />
<strong>Delphi Version</strong>: Delphi 3 &#8211; Delphi 2009<br />
<strong>Source</strong>: Included</p>
<h4>Incoming search terms:</h4><ul><li>tprintpreview</li><li>borland database $2501 windows 8</li><li>delphi dspdf</li><li>tprintpreview delphi</li></ul>]]></content:encoded>
			<wfw:commentRss>http://delphitutorial.info/tprintpreview-514.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 29.664 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2013-05-21 10:08:48 -->
