<?xml version="1.0" encoding="iso-8859-1"?><!-- Copy and paste the url into your newsreader application" -->
<rss version="2.0" 
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<channel>
<title>About Delphi Programming</title>
<link>http://delphi.about.com/</link>
<description>Delphi Programming</description>


	<item>
	<title>Delphi Popup Menu With Different Item Heights (and Custom Graphics)</title>
	<link>http://delphi.about.com/b/2009/12/04/delphi-popup-menu-with-different-item-heights-and-custom-graphics.htm</link>
	<description>&lt;p&gt;&lt;a href=&quot;/od/faqstipstricks/a/DelphiTips.htm&quot;&gt;&lt;i&gt;in Delphi TIPS&lt;/i&gt;&lt;/a&gt; :: &lt;a href=&quot;/od/delphitips2007/qt/popitemheights.htm&quot;&gt;&lt;img src=&quot;http://z.about.com/d/delphi/1/0/-/b/popupitemheights.gif&quot; align=&quot;right&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
If you need to have different heights for some of the menu items, in Delphi applications, you must turn to owner drawing. Here's how to draw a custom sized image for a popup menu item.&lt;/p&gt;
&lt;p&gt;Read the &lt;b&gt;full article&lt;/b&gt; to learn how to &lt;a href=&quot;http://clk.about.com/?zi=1/1hc&amp;#038;zu=/od/delphitips2007/qt/popitemheights.htm&quot;&gt;create a Popup Menu With Different Item Heights (and Custom Graphics)&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Related:&lt;/b&gt;&lt;/p&gt;
&lt;ul style=&quot;margin-top:0px;&quot;&gt;
&lt;li&gt;&lt;a href=&quot;http://clk.about.com/?zi=1/1hc&amp;#038;zu=/od/vclusing/a/owner_drawing.htm&quot;&gt;Owner Drawing in Delphi&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://clk.about.com/?zi=1/1hc&amp;#038;zu=/od/adptips2006/qt/popuplistex.htm&quot;&gt;Detect a TPopupMenu's OnClose (OnPopDown) Event&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://clk.about.com/?zi=1/1hc&amp;#038;zu=/od/vclusing/a/2007ownerdraw.htm&quot;&gt;Mimic Office 2007 Rich Menus&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="background:#f5f3ef;border: 1px solid #d5d0bf;padding:.5em;"&gt;&lt;a href="http://clk.about.com/?zi=1/1hc&amp;zu=http://delphi.about.com/b/2009/12/04/delphi-popup-menu-with-different-item-heights-and-custom-graphics.htm"&gt;Delphi Popup Menu With Different Item Heights (and Custom Graphics)&lt;/a&gt; originally appeared on &lt;a href="http://clk.about.com/?zi=1/1hc&amp;zu=http://delphi.about.com/"&gt;About.com Delphi Programming&lt;/a&gt; on Friday, December 4th, 2009 at 03:00:13.&lt;/p&gt;&lt;p&gt;&lt;a href="http://clk.about.com/?zi=1/1hc&amp;zu=http://delphi.about.com/b/2009/12/04/delphi-popup-menu-with-different-item-heights-and-custom-graphics.htm"&gt;Permalink&lt;/a&gt; | &lt;a href="http://clk.about.com/?zi=1/1hc&amp;zu=http://delphi.about.com/b/2009/12/04/delphi-popup-menu-with-different-item-heights-and-custom-graphics.htm#gB3"&gt;Comment&lt;/a&gt; | &lt;a href="http://delphi.about.com/gi/pages/shareurl.htm?PG=http://delphi.about.com/b/2009/12/04/delphi-popup-menu-with-different-item-heights-and-custom-graphics.htm&amp;zItl=Delphi Popup Menu With Different Item Heights (and Custom Graphics)"&gt;Email this&lt;/a&gt;&lt;/p&gt;</description>
	<guid isPermaLink="true">http://delphi.about.com/b/2009/12/04/delphi-popup-menu-with-different-item-heights-and-custom-graphics.htm</guid>
	<dc:subject></dc:subject>
	<dc:date>2009-12-04T03:00:13Z</dc:date>
	</item>


	<item>
	<title>Display a Password Dialog when Restoring a Delphi Application from the TaskBar</title>
	<link>http://delphi.about.com/b/2009/12/03/display-a-password-dialog-when-restoring-a-delphi-application-from-the-taskbar.htm</link>
	<description>&lt;p&gt;&lt;a href=/od/windowsshellapi/Advanced_Delphi_Windows_Shell_API_Graphics_OLE_Programming.htm&quot;&quot;&gt;&lt;i&gt;Advanced Delphi&lt;/i&gt;&lt;/a&gt;:: Suppose you have a data-critical type of application where you would not want a non-authored user to work with the data. What if you need to display a password dialog *before* the application is restored to make sure an authorized user is accessing it? Here's how to do it in Delphi.&lt;/p&gt;
&lt;p&gt;Read the &lt;b&gt;full article&lt;/b&gt; to learn how to &lt;a href=&quot;http://clk.about.com/?zi=1/1hc&amp;#038;zu=/od/windowsshellapi/a/ask_restore_pwd.htm&quot;&gt;Display a Password Dialog when Restoring a Delphi Application from the TaskBar&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Related:&lt;/b&gt;&lt;/p&gt;
&lt;ul style=&quot;margin-top:0px;&quot;&gt;
&lt;li&gt;&lt;a href=&quot;http://clk.about.com/?zi=1/1hc&amp;#038;zu=/cs/adptips1999/a/bltip0999_4.htm&quot;&gt;Capture Maximize/Minimize Title Bar Button Click&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://clk.about.com/?zi=1/1hc&amp;#038;zu=/od/adptips2004/a/bltip1104_4.htm&quot;&gt;How to track a user's Idle Time&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://clk.about.com/?zi=1/1hc&amp;#038;zu=/od/windowsshellapi/a/aa020800a.htm&quot;&gt;Handling Windows Messages the Delphi way&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="background:#f5f3ef;border: 1px solid #d5d0bf;padding:.5em;"&gt;&lt;a href="http://clk.about.com/?zi=1/1hc&amp;zu=http://delphi.about.com/b/2009/12/03/display-a-password-dialog-when-restoring-a-delphi-application-from-the-taskbar.htm"&gt;Display a Password Dialog when Restoring a Delphi Application from the TaskBar&lt;/a&gt; originally appeared on &lt;a href="http://clk.about.com/?zi=1/1hc&amp;zu=http://delphi.about.com/"&gt;About.com Delphi Programming&lt;/a&gt; on Thursday, December 3rd, 2009 at 04:00:11.&lt;/p&gt;&lt;p&gt;&lt;a href="http://clk.about.com/?zi=1/1hc&amp;zu=http://delphi.about.com/b/2009/12/03/display-a-password-dialog-when-restoring-a-delphi-application-from-the-taskbar.htm"&gt;Permalink&lt;/a&gt; | &lt;a href="http://clk.about.com/?zi=1/1hc&amp;zu=http://delphi.about.com/b/2009/12/03/display-a-password-dialog-when-restoring-a-delphi-application-from-the-taskbar.htm#gB3"&gt;Comment&lt;/a&gt; | &lt;a href="http://delphi.about.com/gi/pages/shareurl.htm?PG=http://delphi.about.com/b/2009/12/03/display-a-password-dialog-when-restoring-a-delphi-application-from-the-taskbar.htm&amp;zItl=Display a Password Dialog when Restoring a Delphi Application from the TaskBar"&gt;Email this&lt;/a&gt;&lt;/p&gt;</description>
	<guid isPermaLink="true">http://delphi.about.com/b/2009/12/03/display-a-password-dialog-when-restoring-a-delphi-application-from-the-taskbar.htm</guid>
	<dc:subject></dc:subject>
	<dc:date>2009-12-03T04:00:11Z</dc:date>
	</item>


	<item>
	<title>Rename a Directory / Folder Using Delphi Code</title>
	<link>http://delphi.about.com/b/2009/12/01/rename-a-directory-folder-using-delphi-code.htm</link>
	<description>in &lt;a href=&quot;/od/objectpascalide/a/directory_info.htm&quot;&gt;&lt;i&gt;Delphi Directory Routines&lt;/i&gt;&lt;/a&gt; ::The RTL's RenameFile changes the name of a specified file. The implementation of the RenameFile function calls the MoveFile API function. MoveFile can rename folders, therefore Delphi's RenameFile can also rename folders and not only files. What's more RenameFile CAN move folders, also!

&lt;p&gt;Read the &lt;b&gt;full article&lt;/b&gt; to learn how to &lt;b&gt;&lt;a href=&quot;http://clk.about.com/?zi=1/1hc&amp;#038;zu=/od/delphitips2009/qt/delphi-rename-folder.htm&quot;&gt;Use RenameFile to Rename a Directory&lt;/a&gt;&lt;/b&gt;

&lt;p&gt;&lt;b&gt;Related:&lt;/b&gt;
&lt;ul style=&quot;margin-top:0px;&quot;&gt;
&lt;li&gt;&lt;a href=&quot;http://clk.about.com/?zi=1/1hc&amp;#038;zu=/library/rtl/blrtlRenameFile.htm&quot;&gt;RenameFile function&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://clk.about.com/?zi=1/1hc&amp;#038;zu=/od/delphitips2007/qt/parent_folder.htm&quot;&gt;Programmatically Get Parent Folder for a Specified File / Folder Name&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://clk.about.com/?zi=1/1hc&amp;#038;zu=/od/objectpascalide/a/directory_info.htm&quot;&gt;Delphi Directory Helper Routines - Dozens of Directory Related Functions&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;



&lt;p style="background:#f5f3ef;border: 1px solid #d5d0bf;padding:.5em;"&gt;&lt;a href="http://clk.about.com/?zi=1/1hc&amp;zu=http://delphi.about.com/b/2009/12/01/rename-a-directory-folder-using-delphi-code.htm"&gt;Rename a Directory / Folder Using Delphi Code&lt;/a&gt; originally appeared on &lt;a href="http://clk.about.com/?zi=1/1hc&amp;zu=http://delphi.about.com/"&gt;About.com Delphi Programming&lt;/a&gt; on Tuesday, December 1st, 2009 at 07:19:14.&lt;/p&gt;&lt;p&gt;&lt;a href="http://clk.about.com/?zi=1/1hc&amp;zu=http://delphi.about.com/b/2009/12/01/rename-a-directory-folder-using-delphi-code.htm"&gt;Permalink&lt;/a&gt; | &lt;a href="http://clk.about.com/?zi=1/1hc&amp;zu=http://delphi.about.com/b/2009/12/01/rename-a-directory-folder-using-delphi-code.htm#gB3"&gt;Comment&lt;/a&gt; | &lt;a href="http://delphi.about.com/gi/pages/shareurl.htm?PG=http://delphi.about.com/b/2009/12/01/rename-a-directory-folder-using-delphi-code.htm&amp;zItl=Rename a Directory / Folder Using Delphi Code"&gt;Email this&lt;/a&gt;&lt;/p&gt;</description>
	<guid isPermaLink="true">http://delphi.about.com/b/2009/12/01/rename-a-directory-folder-using-delphi-code.htm</guid>
	<dc:subject></dc:subject>
	<dc:date>2009-12-01T07:19:14Z</dc:date>
	</item>


	<item>
	<title>How to Hide / Show the Main Menu of a Delphi Application</title>
	<link>http://delphi.about.com/b/2009/11/30/how-to-hide-show-the-main-menu-of-a-delphi-application.htm</link>
	<description>&lt;p&gt;&lt;a href=&quot;/od/faqstipstricks/a/DelphiTips.htm&quot;&gt;&lt;i&gt;in Delphi TIPS&lt;/i&gt;&lt;/a&gt; :: The TMainMenu Delphi component does not expose the Visible property to let you show or hide the menu for a form programmatically, does it? It does not, but there is a way to hide the main menu for a Delphi form at run time. Here's how... &lt;/p&gt;
&lt;p&gt;Read the &lt;b&gt;full article&lt;/b&gt; to learn how to &lt;a href=&quot;http://clk.about.com/?zi=1/1hc&amp;#038;zu=/od/delphitips2007/qt/mainmenuhide.htm&quot;&gt;How to Hide / Show the Main Menu of a Delphi Application&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Related:&lt;/b&gt;&lt;/p&gt;
&lt;ul style=&quot;margin-top:0px;&quot;&gt;
&lt;li&gt;&lt;a href=&quot;http://clk.about.com/?zi=1/1hc&amp;#038;zu=/od/vclusing/a/menuitemhints.htm&quot;&gt;How to Display Menu Item Hints in Delphi applications&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://clk.about.com/?zi=1/1hc&amp;#038;zu=/od/adptips2005/qt/menucolumns.htm&quot;&gt;How to Break a Long Menu into Columns in a Delphi application&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://clk.about.com/?zi=1/1hc&amp;#038;zu=/od/adptips2006/qt/rightalignmenu.htm&quot;&gt;How to Right Align a Menu Item in a Delphi application&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="background:#f5f3ef;border: 1px solid #d5d0bf;padding:.5em;"&gt;&lt;a href="http://clk.about.com/?zi=1/1hc&amp;zu=http://delphi.about.com/b/2009/11/30/how-to-hide-show-the-main-menu-of-a-delphi-application.htm"&gt;How to Hide / Show the Main Menu of a Delphi Application&lt;/a&gt; originally appeared on &lt;a href="http://clk.about.com/?zi=1/1hc&amp;zu=http://delphi.about.com/"&gt;About.com Delphi Programming&lt;/a&gt; on Monday, November 30th, 2009 at 02:00:35.&lt;/p&gt;&lt;p&gt;&lt;a href="http://clk.about.com/?zi=1/1hc&amp;zu=http://delphi.about.com/b/2009/11/30/how-to-hide-show-the-main-menu-of-a-delphi-application.htm"&gt;Permalink&lt;/a&gt; | &lt;a href="http://clk.about.com/?zi=1/1hc&amp;zu=http://delphi.about.com/b/2009/11/30/how-to-hide-show-the-main-menu-of-a-delphi-application.htm#gB3"&gt;Comment&lt;/a&gt; | &lt;a href="http://delphi.about.com/gi/pages/shareurl.htm?PG=http://delphi.about.com/b/2009/11/30/how-to-hide-show-the-main-menu-of-a-delphi-application.htm&amp;zItl=How to Hide / Show the Main Menu of a Delphi Application"&gt;Email this&lt;/a&gt;&lt;/p&gt;</description>
	<guid isPermaLink="true">http://delphi.about.com/b/2009/11/30/how-to-hide-show-the-main-menu-of-a-delphi-application.htm</guid>
	<dc:subject></dc:subject>
	<dc:date>2009-11-30T02:00:35Z</dc:date>
	</item>


	<item>
	<title>Display a LogIn Dialog Before the Main Form of a Delphi Application is Created</title>
	<link>http://delphi.about.com/b/2009/11/27/display-a-login-dialog-before-the-main-form-of-a-delphi-application-is-created.htm</link>
	<description>&lt;p&gt;&lt;a href=&quot;/od/windowsshellapi/&quot;&gt;&lt;i&gt;in Advanced Delphi&lt;/i&gt;&lt;/a&gt; :: &lt;a href=&quot;/od/windowsshellapi/a/password_login.htm&quot;&gt;&lt;img src=&quot;http://z.about.com/d/delphi/1/0/y/a/login_password_dialog.gif&quot; align=&quot;right&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
If you need to implement some kind of authorization for your Delphi application you might want to display a login / password dialog *before* the main form is created and displayed to the user. In short, the idea would be to create, display, and destroy the &quot;login&quot; dialog before creating the main form. &lt;/p&gt;
&lt;p&gt;Read the &lt;b&gt;full article&lt;/b&gt; to learn how to &lt;a href=&quot;http://clk.about.com/?zi=1/1hc&amp;#038;zu=/od/windowsshellapi/a/password_login.htm&quot;&gt;Display a LogIn Dialog Before the Main Form of a Delphi Application is Created&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Related:&lt;/b&gt;&lt;/p&gt;
&lt;ul style=&quot;margin-top:0px;&quot;&gt;
&lt;li&gt;&lt;a href=&quot;http://clk.about.com/?zi=1/1hc&amp;#038;zu=/od/beginners/a/delphi_dpr.htm&quot;&gt;Understanding Delphi Project Files (.DPR) &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://clk.about.com/?zi=1/1hc&amp;#038;zu=/od/objectpascalide/a/classmethods.htm&quot;&gt;Class Methods in Delphi&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://clk.about.com/?zi=1/1hc&amp;#038;zu=/od/kbcurt/Controls_arrays_runtime_VCL_creation.htm&quot;&gt;Creating Delphi Forms at Run-Time&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="background:#f5f3ef;border: 1px solid #d5d0bf;padding:.5em;"&gt;&lt;a href="http://clk.about.com/?zi=1/1hc&amp;zu=http://delphi.about.com/b/2009/11/27/display-a-login-dialog-before-the-main-form-of-a-delphi-application-is-created.htm"&gt;Display a LogIn Dialog Before the Main Form of a Delphi Application is Created&lt;/a&gt; originally appeared on &lt;a href="http://clk.about.com/?zi=1/1hc&amp;zu=http://delphi.about.com/"&gt;About.com Delphi Programming&lt;/a&gt; on Friday, November 27th, 2009 at 03:00:16.&lt;/p&gt;&lt;p&gt;&lt;a href="http://clk.about.com/?zi=1/1hc&amp;zu=http://delphi.about.com/b/2009/11/27/display-a-login-dialog-before-the-main-form-of-a-delphi-application-is-created.htm"&gt;Permalink&lt;/a&gt; | &lt;a href="http://clk.about.com/?zi=1/1hc&amp;zu=http://delphi.about.com/b/2009/11/27/display-a-login-dialog-before-the-main-form-of-a-delphi-application-is-created.htm#gB3"&gt;Comment&lt;/a&gt; | &lt;a href="http://delphi.about.com/gi/pages/shareurl.htm?PG=http://delphi.about.com/b/2009/11/27/display-a-login-dialog-before-the-main-form-of-a-delphi-application-is-created.htm&amp;zItl=Display a LogIn Dialog Before the Main Form of a Delphi Application is Created"&gt;Email this&lt;/a&gt;&lt;/p&gt;</description>
	<guid isPermaLink="true">http://delphi.about.com/b/2009/11/27/display-a-login-dialog-before-the-main-form-of-a-delphi-application-is-created.htm</guid>
	<dc:subject></dc:subject>
	<dc:date>2009-11-27T03:00:16Z</dc:date>
	</item>


	<item>
	<title>How to Implement the OnCreate event for a Delphi TFrame object</title>
	<link>http://delphi.about.com/b/2009/11/26/how-to-implement-the-oncreate-event-for-a-delphi-tframe-object.htm</link>
	<description>&lt;p&gt;&lt;a href=&quot;/od/faqstipstricks/a/DelphiTips.htm&quot;&gt;&lt;i&gt;in Delphi TIPS&lt;/i&gt;&lt;/a&gt; :: &lt;a href=&quot;/od/delphitips2007/qt/tframe_oncreate.htm&quot;&gt;&lt;img src=&quot;http://z.about.com/d/delphi/1/0/x/a/tframe_oncreate.gif&quot; align=&quot;right&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
A frame, like a form, is a container for other components. Frames can be nested within forms or other frames, and they can be saved on the Component palette for easy reuse. &lt;/p&gt;
&lt;p&gt;Once you start using frames, you'll note there's no OnCreate event you can use to initialize your frames. &lt;/p&gt;
&lt;p&gt;Read the &lt;b&gt;full article&lt;/b&gt; to learn &lt;a href=&quot;http://clk.about.com/?zi=1/1hc&amp;#038;zu=/od/delphitips2007/qt/tframe_oncreate.htm&quot;&gt;How to Implement the OnCreate event for a Delphi TFrame object&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Related:&lt;/b&gt;&lt;/p&gt;
&lt;ul style=&quot;margin-top:0px;&quot;&gt;
&lt;li&gt;&lt;a href=&quot;http://clk.about.com/?zi=1/1hc&amp;#038;zu=/cs/howto/ht/htcomptempl.htm&quot;&gt;Code Reuse: Control Templates&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://clk.about.com/?zi=1/1hc&amp;#038;zu=/od/oopindelphi/a/delphi_oop14.htm&quot;&gt;Introducing Type Inheritance - Overriding&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://clk.about.com/?zi=1/1hc&amp;#038;zu=/od/formsdialogs/l/aa073101a.htm&quot;&gt;A more powerful Delphi Form - Override CreateParams&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="background:#f5f3ef;border: 1px solid #d5d0bf;padding:.5em;"&gt;&lt;a href="http://clk.about.com/?zi=1/1hc&amp;zu=http://delphi.about.com/b/2009/11/26/how-to-implement-the-oncreate-event-for-a-delphi-tframe-object.htm"&gt;How to Implement the OnCreate event for a Delphi TFrame object&lt;/a&gt; originally appeared on &lt;a href="http://clk.about.com/?zi=1/1hc&amp;zu=http://delphi.about.com/"&gt;About.com Delphi Programming&lt;/a&gt; on Thursday, November 26th, 2009 at 03:00:00.&lt;/p&gt;&lt;p&gt;&lt;a href="http://clk.about.com/?zi=1/1hc&amp;zu=http://delphi.about.com/b/2009/11/26/how-to-implement-the-oncreate-event-for-a-delphi-tframe-object.htm"&gt;Permalink&lt;/a&gt; | &lt;a href="http://clk.about.com/?zi=1/1hc&amp;zu=http://delphi.about.com/b/2009/11/26/how-to-implement-the-oncreate-event-for-a-delphi-tframe-object.htm#gB3"&gt;Comment&lt;/a&gt; | &lt;a href="http://delphi.about.com/gi/pages/shareurl.htm?PG=http://delphi.about.com/b/2009/11/26/how-to-implement-the-oncreate-event-for-a-delphi-tframe-object.htm&amp;zItl=How to Implement the OnCreate event for a Delphi TFrame object"&gt;Email this&lt;/a&gt;&lt;/p&gt;</description>
	<guid isPermaLink="true">http://delphi.about.com/b/2009/11/26/how-to-implement-the-oncreate-event-for-a-delphi-tframe-object.htm</guid>
	<dc:subject></dc:subject>
	<dc:date>2009-11-26T03:00:00Z</dc:date>
	</item>


	<item>
	<title>Change the Default Application Icon for a Console Mode Delphi Application</title>
	<link>http://delphi.about.com/b/2009/11/24/change-the-default-application-icon-for-a-console-mode-delphi-application.htm</link>
	<description>&lt;p&gt;in &lt;a href=&quot;/sitesearch.htm?terms=console&amp;#038;SUName=delphi&amp;#038;TopNode=99&quot;&gt;&lt;i&gt;Console Mode Delphi Apps.&lt;/i&gt;&lt;/a&gt; :: &lt;a href=&quot;/od/delphitips2009/qt/console-mode-delphi-application-specify-icon.htm&quot;&gt;&lt;img src=&quot;http://z.about.com/d/delphi/1/0/2/g/delphi-console-icon.gif&quot; align=&quot;right&quot; border=&quot;0&quot; alt=&quot;Custom Icon for a Console Mode Delphi application&quot; /&gt;&lt;/a&gt; By design, all console mode applications have the same icon (depends on the Windows version).&lt;br /&gt;
For a normal GUI application you can change the application icon using Project - Options - Application - Application Settings - Icon. For console mode applications this section is disabled - and thus all console mode application have a default icon. &lt;/p&gt;
&lt;p&gt;Read the &lt;b&gt;full article&lt;/b&gt; to learn how to &lt;b&gt;&lt;a href=&quot;http://clk.about.com/?zi=1/1hc&amp;#038;zu=/od/delphitips2009/qt/console-mode-delphi-application-specify-icon.htm&quot;&gt;Have a Different Icon for Your Delphi Console Mode Application in Windows Explorer&lt;/a&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Related:&lt;/b&gt;&lt;/p&gt;
&lt;ul style=&quot;margin-top:0px;&quot;&gt;
&lt;li&gt;&lt;a href=&quot;http://clk.about.com/?zi=1/1hc&amp;#038;zu=/c/ec/56.htm&quot;&gt;Resources in Delphi applications&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://clk.about.com/?zi=1/1hc&amp;#038;zu=/od/objectpascalide/l/aa091101a.htm&quot;&gt;A Simple Console Mode Delphi Application&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://clk.about.com/?zi=1/1hc&amp;#038;zu=/od/objectpascalide/l/aa091101b.htm&quot;&gt;Console Mode Tips and Tricks&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="background:#f5f3ef;border: 1px solid #d5d0bf;padding:.5em;"&gt;&lt;a href="http://clk.about.com/?zi=1/1hc&amp;zu=http://delphi.about.com/b/2009/11/24/change-the-default-application-icon-for-a-console-mode-delphi-application.htm"&gt;Change the Default Application Icon for a Console Mode Delphi Application&lt;/a&gt; originally appeared on &lt;a href="http://clk.about.com/?zi=1/1hc&amp;zu=http://delphi.about.com/"&gt;About.com Delphi Programming&lt;/a&gt; on Tuesday, November 24th, 2009 at 07:48:20.&lt;/p&gt;&lt;p&gt;&lt;a href="http://clk.about.com/?zi=1/1hc&amp;zu=http://delphi.about.com/b/2009/11/24/change-the-default-application-icon-for-a-console-mode-delphi-application.htm"&gt;Permalink&lt;/a&gt; | &lt;a href="http://clk.about.com/?zi=1/1hc&amp;zu=http://delphi.about.com/b/2009/11/24/change-the-default-application-icon-for-a-console-mode-delphi-application.htm#gB3"&gt;Comment&lt;/a&gt; | &lt;a href="http://delphi.about.com/gi/pages/shareurl.htm?PG=http://delphi.about.com/b/2009/11/24/change-the-default-application-icon-for-a-console-mode-delphi-application.htm&amp;zItl=Change the Default Application Icon for a Console Mode Delphi Application"&gt;Email this&lt;/a&gt;&lt;/p&gt;</description>
	<guid isPermaLink="true">http://delphi.about.com/b/2009/11/24/change-the-default-application-icon-for-a-console-mode-delphi-application.htm</guid>
	<dc:subject></dc:subject>
	<dc:date>2009-11-24T07:48:20Z</dc:date>
	</item>


	<item>
	<title>My Interview for The Podcast at Delphi.org Hosted by Jim McKeeth</title>
	<link>http://delphi.about.com/b/2009/11/23/zarko-gajic-interview-for-the-podcast-at-delphi-org-hosted-by-jim-mckeeth.htm</link>
	<description>&lt;p&gt;in &lt;a href=&quot;/bio/Zarko-Gajic-3522.htm&quot;&gt;&lt;i&gt;Zarko Gajic&lt;/i&gt;&lt;/a&gt; :: I have been contacted by Jim McKeeth of the Delphi Podcast at Delphi.org for an interview on my Delphi programming related work. Jim runs the Delphi.org web site and his Delphi podcasts are a &quot;must hear&quot;.&lt;/p&gt;
&lt;p&gt;The idea for the interview came after my recent &lt;a href=&quot;http://clk.about.com/?zi=1/1hc&amp;#038;zu=/b/2009/10/26/thank-you-community-delphi-legends-2009-silver-award.htm&quot;&gt;Delphi Legends 2009 SILVER Award&lt;/a&gt;. A BIG thanks to you, the community, one more time!&lt;/p&gt;
&lt;p&gt;The interview took 2 days (2 Skype calls) to be recorded and lasts some 50+ minutes. Jim wanted to know what I think on:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;How to run a Delphi programming web site,&lt;/li&gt;
&lt;li&gt;Delphi development best practices,&lt;/li&gt;
&lt;li&gt;Borland / Embarcadero, ...&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Go to &lt;b&gt;the podcast&lt;/b&gt; to listen to the interview &lt;b&gt;&lt;a href=&quot;http://clk.about.com/?zi=1/1hc&amp;#038;zu=http://www.delphi.org/2009/11/36-zarko-gajic/?utm_source=feedburner&amp;#038;utm_medium=feed&amp;#038;utm_campaign=Feed:+DelphiDotOrg+(Delphi.org)&quot;&gt;&quot;Jim McKeeth v.s. Zarko Gajic&quot;&lt;/a&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p style="background:#f5f3ef;border: 1px solid #d5d0bf;padding:.5em;"&gt;&lt;a href="http://clk.about.com/?zi=1/1hc&amp;zu=http://delphi.about.com/b/2009/11/23/zarko-gajic-interview-for-the-podcast-at-delphi-org-hosted-by-jim-mckeeth.htm"&gt;My Interview for The Podcast at Delphi.org Hosted by Jim McKeeth&lt;/a&gt; originally appeared on &lt;a href="http://clk.about.com/?zi=1/1hc&amp;zu=http://delphi.about.com/"&gt;About.com Delphi Programming&lt;/a&gt; on Monday, November 23rd, 2009 at 03:22:13.&lt;/p&gt;&lt;p&gt;&lt;a href="http://clk.about.com/?zi=1/1hc&amp;zu=http://delphi.about.com/b/2009/11/23/zarko-gajic-interview-for-the-podcast-at-delphi-org-hosted-by-jim-mckeeth.htm"&gt;Permalink&lt;/a&gt; | &lt;a href="http://clk.about.com/?zi=1/1hc&amp;zu=http://delphi.about.com/b/2009/11/23/zarko-gajic-interview-for-the-podcast-at-delphi-org-hosted-by-jim-mckeeth.htm#gB3"&gt;Comment&lt;/a&gt; | &lt;a href="http://delphi.about.com/gi/pages/shareurl.htm?PG=http://delphi.about.com/b/2009/11/23/zarko-gajic-interview-for-the-podcast-at-delphi-org-hosted-by-jim-mckeeth.htm&amp;zItl=My Interview for The Podcast at Delphi.org Hosted by Jim McKeeth"&gt;Email this&lt;/a&gt;&lt;/p&gt;</description>
	<guid isPermaLink="true">http://delphi.about.com/b/2009/11/23/zarko-gajic-interview-for-the-podcast-at-delphi-org-hosted-by-jim-mckeeth.htm</guid>
	<dc:subject></dc:subject>
	<dc:date>2009-11-23T03:22:13Z</dc:date>
	</item>


	<item>
	<title>Apply Custom Transparent Color for the TImage Delphi Control</title>
	<link>http://delphi.about.com/b/2009/11/20/apply-custom-transparent-color-for-the-timage-delphi-control.htm</link>
	<description>&lt;p&gt;&lt;a href=&quot;/od/faqstipstricks/a/DelphiTips.htm&quot;&gt;&lt;i&gt;in Delphi TIPS&lt;/i&gt;&lt;/a&gt; :: &lt;a href=&quot;/od/delphitips2007/qt/timage_transp.htm&quot;&gt;&lt;img src=&quot;http://z.about.com/d/delphi/1/0/t/a/timage_transparentcolor.gif&quot; align=&quot;right&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
The Transparent property of the TImage Delphi control specifies whether the objects behind the image should show through the background of the image. &lt;/p&gt;
&lt;p&gt;When Transparent is True, by design, the bottom-left pixel and all the pixels of the same color as &quot;invisible&quot;. &lt;/p&gt;
&lt;p&gt;If you do not want the color of the bottom-left pixel to specify which image color should be &quot;transparent&quot; - you can set the TransparentColor property programmatically. &lt;/p&gt;
&lt;p&gt;Read the &lt;b&gt;full article&lt;/b&gt; to learn how to &lt;a href=&quot;http://clk.about.com/?zi=1/1hc&amp;#038;zu=/od/delphitips2007/qt/timage_transp.htm&quot;&gt;Apply Custom Transparent Color for the TImage Delphi Control&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Related:&lt;/b&gt;&lt;/p&gt;
&lt;ul style=&quot;margin-top:0px;&quot;&gt;
&lt;li&gt;&lt;a href=&quot;http://clk.about.com/?zi=1/1hc&amp;#038;zu=/sitesearch.htm?terms=timage&amp;#038;SUName=delphi&amp;#038;TopNode=3176&amp;#038;type=1&quot;&gt;Using the TImage control&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://clk.about.com/?zi=1/1hc&amp;#038;zu=/od/windowsshellapi/l/aa120898.htm&quot;&gt;&quot;See Through&quot; - Transparent Forms&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://clk.about.com/?zi=1/1hc&amp;#038;zu=/cs/adptips2004/a/bltip0104_5.htm&quot;&gt;How to Draw Transparent text on the Windows Desktop&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="background:#f5f3ef;border: 1px solid #d5d0bf;padding:.5em;"&gt;&lt;a href="http://clk.about.com/?zi=1/1hc&amp;zu=http://delphi.about.com/b/2009/11/20/apply-custom-transparent-color-for-the-timage-delphi-control.htm"&gt;Apply Custom Transparent Color for the TImage Delphi Control&lt;/a&gt; originally appeared on &lt;a href="http://clk.about.com/?zi=1/1hc&amp;zu=http://delphi.about.com/"&gt;About.com Delphi Programming&lt;/a&gt; on Friday, November 20th, 2009 at 02:00:54.&lt;/p&gt;&lt;p&gt;&lt;a href="http://clk.about.com/?zi=1/1hc&amp;zu=http://delphi.about.com/b/2009/11/20/apply-custom-transparent-color-for-the-timage-delphi-control.htm"&gt;Permalink&lt;/a&gt; | &lt;a href="http://clk.about.com/?zi=1/1hc&amp;zu=http://delphi.about.com/b/2009/11/20/apply-custom-transparent-color-for-the-timage-delphi-control.htm#gB3"&gt;Comment&lt;/a&gt; | &lt;a href="http://delphi.about.com/gi/pages/shareurl.htm?PG=http://delphi.about.com/b/2009/11/20/apply-custom-transparent-color-for-the-timage-delphi-control.htm&amp;zItl=Apply Custom Transparent Color for the TImage Delphi Control"&gt;Email this&lt;/a&gt;&lt;/p&gt;</description>
	<guid isPermaLink="true">http://delphi.about.com/b/2009/11/20/apply-custom-transparent-color-for-the-timage-delphi-control.htm</guid>
	<dc:subject></dc:subject>
	<dc:date>2009-11-20T02:00:54Z</dc:date>
	</item>


	<item>
	<title>Display Custom Hints for Delphi's TListView Sub Items</title>
	<link>http://delphi.about.com/b/2009/11/19/display-custom-hints-for-tlistview-sub-items.htm</link>
	<description>&lt;p&gt;&lt;a href=&quot;/od/faqstipstricks/a/DelphiTips.htm&quot;&gt;&lt;i&gt;in Delphi TIPS&lt;/i&gt;&lt;/a&gt; :: &lt;a href=&quot;/od/delphitips2007/qt/listview_hints.htm&quot;&gt;&lt;img src=&quot;http://z.about.com/d/delphi/1/0/r/a/listview_itemhints.gif&quot; align=&quot;right&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
You use the TListView Delphi control to display a list of items in a fashion similar to how Windows Explorer displays files and folders. The items can be displayed in columns with column headers and sub-i items, or vertically or horizontally, with small or large icons. &lt;/p&gt;
&lt;p&gt;In most situations, when using the list view, you will need custom hints to be displayed for every list view item. What's more, a &lt;b&gt;custom hint for every list view sub item&lt;/b&gt; might be required. &lt;/p&gt;
&lt;p&gt;Read the &lt;b&gt;full article&lt;/b&gt; to learn how to &lt;a href=&quot;http://clk.about.com/?zi=1/1hc&amp;#038;zu=/od/delphitips2007/qt/listview_hints.htm&quot;&gt;Display Custom Hints for TListView Sub Items&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Related:&lt;/b&gt;&lt;/p&gt;
&lt;ul style=&quot;margin-top:0px;&quot;&gt;
&lt;li&gt;&lt;a href=&quot;http://clk.about.com/?zi=1/1hc&amp;#038;zu=/library/weekly/aa053105a.htm&quot;&gt;Placing a TProgressBar into a TListView&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://clk.about.com/?zi=1/1hc&amp;#038;zu=/od/adptips2005/qt/qtsortlistview.htm&quot;&gt;How to Sort a TListView Delphi component&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://clk.about.com/?zi=1/1hc&amp;#038;zu=/od/adptips2005/qt/crlf.htm&quot;&gt;What does #13#10 stand for, in Delphi code?&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="background:#f5f3ef;border: 1px solid #d5d0bf;padding:.5em;"&gt;&lt;a href="http://clk.about.com/?zi=1/1hc&amp;zu=http://delphi.about.com/b/2009/11/19/display-custom-hints-for-tlistview-sub-items.htm"&gt;Display Custom Hints for Delphi's TListView Sub Items&lt;/a&gt; originally appeared on &lt;a href="http://clk.about.com/?zi=1/1hc&amp;zu=http://delphi.about.com/"&gt;About.com Delphi Programming&lt;/a&gt; on Thursday, November 19th, 2009 at 02:00:38.&lt;/p&gt;&lt;p&gt;&lt;a href="http://clk.about.com/?zi=1/1hc&amp;zu=http://delphi.about.com/b/2009/11/19/display-custom-hints-for-tlistview-sub-items.htm"&gt;Permalink&lt;/a&gt; | &lt;a href="http://clk.about.com/?zi=1/1hc&amp;zu=http://delphi.about.com/b/2009/11/19/display-custom-hints-for-tlistview-sub-items.htm#gB3"&gt;Comment&lt;/a&gt; | &lt;a href="http://delphi.about.com/gi/pages/shareurl.htm?PG=http://delphi.about.com/b/2009/11/19/display-custom-hints-for-tlistview-sub-items.htm&amp;zItl=Display Custom Hints for Delphi's TListView Sub Items"&gt;Email this&lt;/a&gt;&lt;/p&gt;</description>
	<guid isPermaLink="true">http://delphi.about.com/b/2009/11/19/display-custom-hints-for-tlistview-sub-items.htm</guid>
	<dc:subject></dc:subject>
	<dc:date>2009-11-19T02:00:38Z</dc:date>
	</item>


</channel>
</rss>
