<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Support KB Delphi / Programming Feed (fr)</title>
<link rel="alternate" type="text/plain" href="http://support.embarcadero.com/fr/delphi/programming" title="Support KB Delphi / Programming (fr)" />
<link rel="self" type="application/atom+xml" href="http://support.embarcadero.com/fr/delphi/programming/feed" title="Support KB Delphi / Programming Feed (fr)" />
<id>http://support.embarcadero.com/fr/delphi/programming</id>
<updated>2012-05-23T21:32:39-07:00</updated>
<atom:PageCount xmlns:atom="http://www.w3.org/2005/Atom">1</atom:PageCount>
<entry>
<title>Building projects on HP computers fails</title>
<link rel="alternate" type="text/html" href="http://support.embarcadero.com/article/41743" />
<author>
<name>Quinn Wildman</name>
<uri>http://gp.codegear.com/authors/edit/93.aspx</uri>
</author>
<id>http://support.embarcadero.com/article/41743</id>
<updated>2011-10-26T14:30:05-07:00</updated>
<published>2011-10-26T14:30:05-07:00</published>
<summary>HP Computers include an environment variable name PLATFORM which is used by the build system</summary>
</entry>
<entry>
<title>Allowing certain fatal exceptions to be handled by the OS instead of the VCL/RTL</title>
<link rel="alternate" type="text/html" href="http://support.embarcadero.com/article/36981" />
<author>
<name>Ray Vecchio</name>
<uri>http://gp.codegear.com/authors/edit/3159.aspx</uri>
</author>
<id>http://support.embarcadero.com/article/36981</id>
<updated>2007-09-14T08:34:35-07:00</updated>
<published>2007-09-14T08:34:35-07:00</published>
<summary>One of the requirements for Vista certification is that certain FATAL exceptions need to be passed on to the OS, so the automated error reporting mechanism of the OS can be used. In the standard VCL and Delphi RTL most exceptions are caught and handled by the RTL and VCL. The following unit can be used to customize which exceptions will be surfaced to the OS.</summary>
</entry>
<entry>
<title>Using Microsoft's Dependency checker tool, for lightweight error analysis</title>
<link rel="alternate" type="text/html" href="http://support.embarcadero.com/article/36834" />
<author>
<name>Ray Vecchio</name>
<uri>http://gp.codegear.com/authors/edit/3159.aspx</uri>
</author>
<id>http://support.embarcadero.com/article/36834</id>
<updated>2007-09-07T07:54:32-07:00</updated>
<published>2007-09-07T07:54:32-07:00</published>
<summary>The Microsoft dependency checker tool will show you all DLLs called by a specific binary and it also has a very useful Profile feature.</summary>
</entry>
<entry>
<title>What are the Borland predefined Exception classes?</title>
<link rel="alternate" type="text/html" href="http://support.embarcadero.com/article/36110" />
<author>
<name>CodeGear</name>
<uri>http://gp.codegear.com/authors/edit/3021.aspx</uri>
</author>
<id>http://support.embarcadero.com/article/36110</id>
<updated>2007-04-15T19:11:27-07:00</updated>
<published>2007-04-15T19:11:27-07:00</published>
<summary>What are the Borland predefined Exception classes?</summary>
</entry>
<entry>
<title>Using variants and Int64 values under Windows 2000 can cause problems.</title>
<link rel="alternate" type="text/html" href="http://support.embarcadero.com/article/36079" />
<author>
<name>CodeGear</name>
<uri>http://gp.codegear.com/authors/edit/3021.aspx</uri>
</author>
<id>http://support.embarcadero.com/article/36079</id>
<updated>2007-04-15T19:10:33-07:00</updated>
<published>2007-04-15T19:10:33-07:00</published>
<summary>Using variants and Int64 values under Windows 2000 can cause problems.</summary>
</entry>
<entry>
<title>How do I add attachments to email using Indy?</title>
<link rel="alternate" type="text/html" href="http://support.embarcadero.com/article/36054" />
<author>
<name>CodeGear</name>
<uri>http://gp.codegear.com/authors/edit/3021.aspx</uri>
</author>
<id>http://support.embarcadero.com/article/36054</id>
<updated>2007-04-15T19:09:46-07:00</updated>
<published>2007-04-15T19:09:46-07:00</published>
<summary>How do I add attachments to email using Indy?</summary>
</entry>
<entry>
<title>Using VarToStr on a variant containing a date does not honour the SysUtils.ShortDateFormat, it continues to use the OS settings.</title>
<link rel="alternate" type="text/html" href="http://support.embarcadero.com/article/35913" />
<author>
<name>CodeGear</name>
<uri>http://gp.codegear.com/authors/edit/3021.aspx</uri>
</author>
<id>http://support.embarcadero.com/article/35913</id>
<updated>2007-04-15T19:05:29-07:00</updated>
<published>2007-04-15T19:05:29-07:00</published>
<summary>Using VarToStr on a variant containing a date does not honour the SysUtils.ShortDateFormat, it continues to use the OS settings.</summary>
</entry>
<entry>
<title>Listing the computer names from Network Neighborhood.</title>
<link rel="alternate" type="text/html" href="http://support.embarcadero.com/article/34701" />
<author>
<name>CodeGear</name>
<uri>http://gp.codegear.com/authors/edit/3021.aspx</uri>
</author>
<id>http://support.embarcadero.com/article/34701</id>
<updated>2007-04-15T18:20:34-07:00</updated>
<published>2007-04-15T18:20:34-07:00</published>
<summary>Listing the computer names from Network Neighborhood.</summary>
</entry>
<entry>
<title>How to Change the Icon of a Folder Programatically.</title>
<link rel="alternate" type="text/html" href="http://support.embarcadero.com/article/34695" />
<author>
<name>CodeGear</name>
<uri>http://gp.codegear.com/authors/edit/3021.aspx</uri>
</author>
<id>http://support.embarcadero.com/article/34695</id>
<updated>2007-04-15T18:20:21-07:00</updated>
<published>2007-04-15T18:20:21-07:00</published>
<summary>How to Change the Icon of a Folder Programatically.</summary>
</entry>
<entry>
<title>How to Obtain the Filename of a Running Process.</title>
<link rel="alternate" type="text/html" href="http://support.embarcadero.com/article/34694" />
<author>
<name>CodeGear</name>
<uri>http://gp.codegear.com/authors/edit/3021.aspx</uri>
</author>
<id>http://support.embarcadero.com/article/34694</id>
<updated>2007-04-15T18:20:19-07:00</updated>
<published>2007-04-15T18:20:19-07:00</published>
<summary>How to Obtain the Filename of a Running Process.</summary>
</entry>
<entry>
<title>Sample Code to Convert Array of Strings into an Array of Byte.</title>
<link rel="alternate" type="text/html" href="http://support.embarcadero.com/article/34693" />
<author>
<name>CodeGear</name>
<uri>http://gp.codegear.com/authors/edit/3021.aspx</uri>
</author>
<id>http://support.embarcadero.com/article/34693</id>
<updated>2007-04-15T18:20:17-07:00</updated>
<published>2007-04-15T18:20:17-07:00</published>
<summary>Sample Code to Convert Array of Strings into an Array of Byte.</summary>
</entry>
<entry>
<title>How to Convert Doubles from Little to Big Endian.</title>
<link rel="alternate" type="text/html" href="http://support.embarcadero.com/article/34692" />
<author>
<name>CodeGear</name>
<uri>http://gp.codegear.com/authors/edit/3021.aspx</uri>
</author>
<id>http://support.embarcadero.com/article/34692</id>
<updated>2007-04-15T18:20:14-07:00</updated>
<published>2007-04-15T18:20:14-07:00</published>
<summary>How to Convert Doubles from Little to Big Endian.</summary>
</entry>
<entry>
<title>Getting error: ')' expected but ']' found</title>
<link rel="alternate" type="text/html" href="http://support.embarcadero.com/article/34666" />
<author>
<name>CodeGear</name>
<uri>http://gp.codegear.com/authors/edit/3021.aspx</uri>
</author>
<id>http://support.embarcadero.com/article/34666</id>
<updated>2007-04-15T18:19:19-07:00</updated>
<published>2007-04-15T18:19:19-07:00</published>
<summary>Getting error: ')' expected but ']' found</summary>
</entry>
<entry>
<title>How to have  in a DBGrid the same behaviour as the CharCase property of DBEdit</title>
<link rel="alternate" type="text/html" href="http://support.embarcadero.com/article/34643" />
<author>
<name>CodeGear</name>
<uri>http://gp.codegear.com/authors/edit/3021.aspx</uri>
</author>
<id>http://support.embarcadero.com/article/34643</id>
<updated>2007-04-15T18:18:29-07:00</updated>
<published>2007-04-15T18:18:29-07:00</published>
<summary>How to have  in a DBGrid the same behaviour as the CharCase property of DBEdit</summary>
</entry>
<entry>
<title>Size Constraints on TStringList</title>
<link rel="alternate" type="text/html" href="http://support.embarcadero.com/article/34635" />
<author>
<name>CodeGear</name>
<uri>http://gp.codegear.com/authors/edit/3021.aspx</uri>
</author>
<id>http://support.embarcadero.com/article/34635</id>
<updated>2007-04-15T18:18:12-07:00</updated>
<published>2007-04-15T18:18:12-07:00</published>
<summary>Size Constraints on TStringList</summary>
</entry>
<entry>
<title>Copy Text from RichEdit to Image Canvas</title>
<link rel="alternate" type="text/html" href="http://support.embarcadero.com/article/34573" />
<author>
<name>CodeGear</name>
<uri>http://gp.codegear.com/authors/edit/3021.aspx</uri>
</author>
<id>http://support.embarcadero.com/article/34573</id>
<updated>2007-04-15T18:15:58-07:00</updated>
<published>2007-04-15T18:15:58-07:00</published>
<summary>Copy Text from RichEdit to Image Canvas</summary>
</entry>
</feed>

