<?xml version="1.0" encoding="ISO-8859-1"?>
<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
>

<channel rdf:about="http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/">
<title>talkaboutprogramming.com Borland Delphi</title>
<link>http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/</link>
<description>$</description>
<dc:language>en-us</dc:language>
<dc:rights>Copyright 2003-2005, Talk About Network. All Rights Reserved.</dc:rights>
<dc:date>2008-07-06T10:07:44+00:00</dc:date>
<dc:publisher>TAN</dc:publisher>
<dc:creator>rss@talkaboutnetwork.com</dc:creator>
<dc:subject>Discussion</dc:subject>
<syn:updatePeriod>hourly</syn:updatePeriod>
<syn:updateFrequency>1</syn:updateFrequency>
<syn:updateBase>1970-01-01T00:00+00:00</syn:updateBase>
<items>
 <rdf:Seq>
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152689.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152683.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152681.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152678.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152675.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152674.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152673.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152670.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152668.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152663.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152661.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152654.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152647.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152642.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152638.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152634.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152631.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152624.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152613.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152610.html" />
 </rdf:Seq>
</items>
<image rdf:resource="http://tan12.talkaboutnetwork.com/images/spacer.gif" /> 
<textinput rdf:resource="http://talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/search.html" />
</channel>

<image rdf:about="http://tan12.talkaboutnetwork.com/images/spacer.gif">
<title>talkaboutprogramming.com Borland Delphi</title>
<url>http://tan12.talkaboutnetwork.com/images/spacer.gif</url>
<link>http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/</link>
</image>

<item rdf:about="http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152689.html">
<title>FAQ: comp.lang.pascal.delphi.misc miniFAQ (short version)</title>
<link>http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152689.html</link>
<description>FAQ FOR NEWSGROUPS: COMP.LANG.PASCAL.DELPHI.MISC, ALT.COMP.LANG.BORLAND-DELPHI  Version: 2006-09-16 First maintainer: Esther Michaels Current maintainer: Maarten Wiltink (Evil miniFAQ Boss) Posting schedule: Short version every Sunday, full version e...</description>
<dc:creator>Evil miniFAQ Boss ltminiFAQ@[EMAIL PROTE...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-07-06T00:50:12+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152683.html">
<title>Passing Record Pointers into a DLL</title>
<link>http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152683.html</link>
<description>Hi All,  I am trying to pass a sturcture into a DLL using TURBO Delphi. Basically the pointer is not being passed correctly to the DLL, and I get Eaccess violation. I must be doing something silly but cannot figure out what:  DLL CODE:  library TestD...</description>
<dc:creator>bozzzza ltbozzzza@[EMAIL PROTECTED]
gt
</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-07-03T09:17:35+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152681.html">
<title>Component like tool palette TD2006</title>
<link>http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152681.html</link>
<description>Hi, Im looking for a component like tool palette TD2006. Better if free.  Do you know if its available?  Thanks Enrico</description>
<dc:creator>DoctorC ltecolautti@[EMAIL PROTECTED]
gt...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-07-01T13:44:07+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152678.html">
<title>FAQ: comp.lang.pascal.delphi.misc miniFAQ (full version)</title>
<link>http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152678.html</link>
<description>FAQ FOR NEWSGROUPS: COMP.LANG.PASCAL.DELPHI.MISC, ALT.COMP.LANG.BORLAND-DELPHI  Version: 2006-09-16 First maintainer: Esther Michaels Current maintainer: Maarten Wiltink (Evil miniFAQ Boss) Posting schedule: Short version every Sunday, full version e...</description>
<dc:creator>Evil miniFAQ Boss ltminiFAQ@[EMAIL PROTE...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-07-01T02:00:21+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152675.html">
<title>Feature Request: Show call locations.</title>
<link>http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152675.html</link>
<description>Hello,  Suppose a routine bombs:  function Test begin     // bug here. end  I want to know which pieces of code call Test  So it would be handy if I could right click in the popup menu and then  choose:  Show call locations  Then it would show a list...</description>
<dc:creator>Skybuck Flying ltBloodyShame@[EMAIL PROT...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-06-29T06:38:14+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152674.html">
<title>P/TByteArray and P/TWordArray very stupidly small.</title>
<link>http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152674.html</link>
<description>SysUtils.pas:  { General arrays }    PByteArray = ^TByteArray   TByteArray = array[0..32767] of Byte    PWordArray = ^TWordArray   TWordArray = array[0..16383] of Word  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  Very stupidly small.  Increase it to 2G...</description>
<dc:creator>Skybuck Flying ltBloodyShame@[EMAIL PROT...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-06-29T06:11:40+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152673.html">
<title>FAQ: comp.lang.pascal.delphi.misc miniFAQ (short version)</title>
<link>http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152673.html</link>
<description>FAQ FOR NEWSGROUPS: COMP.LANG.PASCAL.DELPHI.MISC, ALT.COMP.LANG.BORLAND-DELPHI  Version: 2006-09-16 First maintainer: Esther Michaels Current maintainer: Maarten Wiltink (Evil miniFAQ Boss) Posting schedule: Short version every Sunday, full version e...</description>
<dc:creator>Evil miniFAQ Boss ltminiFAQ@[EMAIL PROTE...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-06-29T00:50:13+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152670.html">
<title>New Air max87 90 95 97 shoxR3 R4 R5 NZ Air Jordan Shoes Retailer</title>
<link>http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152670.html</link>
<description>Air Max 87 / 90 / 95 / 97 / 360 / 180 / 2003 / 2008 / TN / LTD Sneakers, Shox R2 / R3 / R4 / R5 / R6 / OZ / NZ / TL / Turob / BMW Sneakers  Discout Puma Trainers, Adidas Trainers, Lacoste Trainers,  Jordan1-23 Sneakers, Prada Sneakers, AF1 Sneakers, ...</description>
<dc:creator>ecpopzone ltecpopzone@[EMAIL PROTECTED]
...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-06-28T08:27:24+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152668.html">
<title>Delphi Layered Service Provider</title>
<link>http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152668.html</link>
<description>I would like to know if someone  got an LSP (Windows Layered Service  Programming) dll sample code source writed in delphi ??  Thanks FA</description>
<dc:creator>francois abella ltfrancois.abella@[EMAIL...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-06-28T00:08:39+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152663.html">
<title>Thread Priority</title>
<link>http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152663.html</link>
<description>Hi,  I am running a thread to monitor the state of an I/O line on a NI PCI 6503 Digital I/O board. The thread reads the port continuously and waits for a change on the line. When detected, it fires off a message to the app. message queue to start a m...</description>
<dc:creator>Kevin Urben ltme@[EMAIL PROTECTED]
gt
</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-06-27T16:06:15+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152661.html">
<title>SQLite and Delphi 2007</title>
<link>http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152661.html</link>
<description>I have installed Aducoms ASGSQlite SQLie components.  I created a project, installed the following components on a form: TASQLITE3DB ,TASQLITE3TABLE, TDatasource, and TDBEdit.  When I run the app the TDBEdit field on the form acts as if it is locked ...</description>
<dc:creator>TD ltdlee@[EMAIL PROTECTED]
gt
</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-06-26T20:40:06+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152654.html">
<title>Automatic Landscape printing</title>
<link>http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152654.html</link>
<description>I have a TPrinterSetupDialog which allows the user to print Portrait or Landscape. The initial, default value is Portrait.  How can I set the initial value to Landscape? The particular form being printed should always be printed Landscape, so Id like...</description>
<dc:creator>Bob Richardson ltbobr@[EMAIL PROTECTED]
...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-06-25T17:32:10+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152647.html">
<title>Project rules</title>
<link>http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152647.html</link>
<description>I have three project very simular.  So I designed one and copy files to  another folder and changed the name of the project so I would get different  named executables.   I wants to make a new res file Ok but then I get that  the rules are not define...</description>
<dc:creator>charles ltinstrulab@[EMAIL PROTECTED]
gt...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-06-23T11:42:42+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152642.html">
<title>MP3  WMA: 2 questions</title>
<link>http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152642.html</link>
<description>Ive created an WMA-player with Delphi for my personal needs, and Id like to add some features I dont know how to do that, can anyone help me getting started please ?  1. First thing is to split up MP3-files. For example, if I have a huge MP3 file and...</description>
<dc:creator>Arthur ltarthurhabraken@[EMAIL PROTECTED...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-06-22T23:28:22+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152638.html">
<title>Re: Pikkuleijonat narahtivat MM-kisoissa nuuskasta ja uhkapelist</title>
<link>http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152638.html</link>
<description>Nettimaailma on siitä lystikäs kiulu, että jostain kumman syystä sinne kirjoitelleille muodostuu illuusio siitä,että ikäänkuin identtiteetti olisi täällä jollain mystisellä tasvalla suojassa. Väärä luulo. Linjojen pitäjillä/SUPO:lla kun on lakimääre ...</description>
<dc:creator>Kärkkäinen lttero@[EMAIL PROTECTED]
gt
</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-06-22T14:54:10+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152634.html">
<title>FAQ: comp.lang.pascal.delphi.misc miniFAQ (short version)</title>
<link>http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152634.html</link>
<description>FAQ FOR NEWSGROUPS: COMP.LANG.PASCAL.DELPHI.MISC, ALT.COMP.LANG.BORLAND-DELPHI  Version: 2006-09-16 First maintainer: Esther Michaels Current maintainer: Maarten Wiltink (Evil miniFAQ Boss) Posting schedule: Short version every Sunday, full version e...</description>
<dc:creator>Evil miniFAQ Boss ltminiFAQ@[EMAIL PROTE...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-06-22T00:50:14+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152631.html">
<title>An abstract question! Component writers knowledge about protecte</title>
<link>http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152631.html</link>
<description>In Delphi, what are the formal  ways for component writers to finding out functionality and capability of protected methods? If there is not any formal way, why Delphi didnt do that and what are informal ways?</description>
<dc:creator>Amir lteghtedari.amir@[EMAIL PROTECTED]
...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-06-21T07:53:31+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152624.html">
<title>china supply cheap versace crocs chanel sandals</title>
<link>http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152624.html</link>
<description>www.efootjoy.com  =96 prada sandals prices, reviews,wholesale jordans ,prada,fendi shoes and ratings in Clothing and Accessories . Compare products and find the lowest prices on crown air prada sandals supplier at www.efootjoy.com</description>
<dc:creator>shoeshivey@[EMAIL PROTECTED]

</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-06-20T18:30:18+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152613.html">
<title>Where are protected members list?</title>
<link>http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152613.html</link>
<description>Dear friends Where can I find protected members of a class i.e. TCustomGrid in the RAD Studio 2007 Help?</description>
<dc:creator>Amir lteghtedari.amir@[EMAIL PROTECTED]
...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-06-20T06:08:10+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152610.html">
<title>Cyrillic on XP w/D7</title>
<link>http://www.talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/messages/152610.html</link>
<description>Objective: to develop a desktop application in XP using Paradox tables that supports both English and Cyrillic character sets.    Problem: after some research it appears that MS provides 1251 (ANSI - Cyrillic) Code Page (this being  $7F single byte) ...</description>
<dc:creator>Rob Garcia ltrobert.a.garcia@[EMAIL PROT...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-06-19T16:36:19+00:00</dc:date>
</item>


<textinput rdf:about="http://talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/search.html">
<title>Search talkaboutprogramming.com Borland Delphi</title>
<description>Search talkaboutprogramming.com Borland Delphi</description>
<name>q</name>
<link>http://talkaboutprogramming.com/group/alt.comp.lang.borland-delphi/search.html</link>
</textinput>

</rdf:RDF>
