<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>Delphi and Kylix Forum RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest threads from the 'Delphi and Kylix' forum at Programmer's Heaven, excluding replies.</description>
    <language>en</language>
    <copyright>Copyright 2009 Programmers Heaven</copyright>
    <pubDate>Fri, 03 Jul 2009 20:52:54 -0700</pubDate>
    <lastBuildDate>Fri, 03 Jul 2009 20:52:54 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Accessing of Canvas of DC as DIB</title>
      <link>http://www.programmersheaven.com/mb/delphikylix/393159/393159/accessing-of-canvas-of-dc-as-dib/</link>
      <description>hi all,&lt;br /&gt;
&lt;br /&gt;
     This is Madhu Sudhan Reddy. I am loading the bitmap using TImage into the memory. Let the bitmap size is 1000*1000 and TImage width and height are 500*500. while displaying the image (loaded bitmap) to the TImage some of the bitmap only can appear because of insufficient TImage width and height. Now I want the displayed area (500*500) of the TImage as a DIB. Is there any way to get the canvas pixels as DIB.&lt;br /&gt;
&lt;br /&gt;
         My main problem is that, on the image I want to draw some selections (as in photoshop) like rectangles, lines, lasso etc.,. Using the DIB of the image I am changing the image data later I am stretching image to the TIMage and forcing to repaint. Since I directly changed the image data for drawing selections, while "Zooming In" my selections also doubling along with Image, because image actual data only is used to "zoom in" the image.&lt;br /&gt;
&lt;br /&gt;
         For every zoom operation (+ or -), first TImage prepares the data to be stretched to the TImage display window from the actual image data. After preparing the data to be stretched and before stretching to the window, if I get this memory as a DIB I can modify this memory according to my selections data(rectangle, line, lasso, etc.).  Here we are not changing the actual image memory and we are modifying the stretchable memory. By doing some correlate calculations I write my selections data to the stretchable memory so no doubling of my selections data.&lt;br /&gt;
&lt;br /&gt;
      Is there any way to access the stretchable memory as a DIB. And when we can know that the window is going to refresh.&lt;br /&gt;
&lt;br /&gt;
Regards&lt;br /&gt;
Madhu Sudhan Reddy</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/delphikylix/393159/393159/accessing-of-canvas-of-dc-as-dib/</guid>
      <pubDate>Wed, 01 Jul 2009 22:45:48 -0700</pubDate>
      <category>Delphi and Kylix</category>
    </item>
    <item>
      <title>Important Question: what does this code do in delphi ??</title>
      <link>http://www.programmersheaven.com/mb/delphikylix/393115/393115/important-question-what-does-this-code-do-in-delphi-/</link>
      <description>hi,&lt;br /&gt;
can someone please answer me the follwing question for the delphi code...im a VB.net expert but nill to delphi.&lt;br /&gt;
here it is&lt;br /&gt;
&lt;strong&gt;1) 	What interesting property of the input array is the routine below attempting to discover? &lt;br /&gt;
2) 	Do you believe there are any logical errors in the routine below? &lt;br /&gt;
3) 	What problems, if any, would you anticipate if this routine was deployed in a commercial application? &lt;br /&gt;
4)	Re-implement this routine in a form you would be happy to put your name to. Any language is acceptable for this task.&lt;br /&gt;
&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
here is the code&lt;br /&gt;
&lt;br /&gt;
&lt;pre class="sourcecode"&gt;
Procedure DiscoverSomethingInteresting(Input : Array Of Integer; Out x, y, z : Integer);
Var
    i, j, k : Integer;
    w       : Integer;
Begin
    z := -MaxInt;
    For i := 1 To Length(Input) Do
    Begin
        For j := 0 To Length(Input) - i Do
        Begin
            w := 0;
            For k := 0 To i - 1 Do
            Begin
                w := w + Input[j+k];
            End;
            If w &amp;gt; z Then
            Begin
                z       := w;
                x       := j;
                y       := j+i-1;
            End;
        End;
    End;
End;
&lt;/pre&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Notes &lt;/strong&gt;: The sample above is written in the Delphi language. The array is zero based and the Length function returns the number of elements in the array.&lt;br /&gt;
Thanks &lt;br /&gt;
AC</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/delphikylix/393115/393115/important-question-what-does-this-code-do-in-delphi-/</guid>
      <pubDate>Wed, 01 Jul 2009 08:22:34 -0700</pubDate>
      <category>Delphi and Kylix</category>
    </item>
    <item>
      <title>FTP-Professional Download Software!</title>
      <link>http://www.programmersheaven.com/mb/delphikylix/393080/393080/ftp-professional-download-software/</link>
      <description>FTP-Professional Download Software!&lt;br /&gt;
   Anything you need,can check: ctrl + f&lt;br /&gt;
ttmeps28@zing.vn&lt;br /&gt;
&lt;a href="http://www.bradynet.com/bbs/baltics/102157-0.html"&gt;http://www.bradynet.com/bbs/baltics/102157-0.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Cadence.Allegro.SPB.V15.5              Linux&lt;br /&gt;
Cadence.Allegro.PCB.v16.0 (5CD)&lt;br /&gt;
Cadence.Allegro.PCB.Design.v16.2 (3CD)&lt;br /&gt;
Cadence.Allegro.v13.6&lt;br /&gt;
Cadence.Allegro.Silicon.Package.Board 15.7  (4CD)&lt;br /&gt;
Cadence Allegro Silicon Package Board 16.2 &lt;br /&gt;
Cadence.AMS.Methodology.Kit.6.12.      Linux (7CD) &lt;br /&gt;
Cadence Analog VoltageStorm (EANL) 5.1 linux&lt;br /&gt;
Cadence ANLS v6.1                      Linux 2CD&lt;br /&gt;
Cadence.Assura v3.17                   Linux (3CD)&lt;br /&gt;
Cadence.Assura v3.17OA                 Linux (6CD)&lt;br /&gt;
Cadence Assura v3.2 Update             Linux (3CD)&lt;br /&gt;
Cadence.BSIMProPlus.v5.1&lt;br /&gt;
Cadence.Confrml v6.2                   Linux&lt;br /&gt;
Cadence Conformal Constraint Designer (ccd) v61.Linux&lt;br /&gt;
Cadence Conformal v8.1                 Linux &lt;br /&gt;
Cadence.CTS v9.1                       Linux&lt;br /&gt;
Cadence EMGR v08.02.001                Linux &lt;br /&gt;
Cadence Encounter RTL Compiler v8.1    Linux&lt;br /&gt;
Cadence Encounter Conformal Low Power 8.1     Linux&lt;br /&gt;
Cadence Encounter Timing System (ETS) 6.1     Linux&lt;br /&gt;
Cadence Encounter Timing System (ETS) 8.1     Linux (3CD)&lt;br /&gt;
Cadence.EXT 6.2                        Linux (2CD)   &lt;br /&gt;
Cadence.EXT 7.1                        Linux&lt;br /&gt;
Cadence FINALE 6.1                     Linux&lt;br /&gt;
Cadence Generic PDK090 v3.7            Linux&lt;br /&gt;
Cadence_IC5141 usr6 (4CD) &lt;br /&gt;
Cadence IC Craftsman v11.241&lt;br /&gt;
Cadence IC Design v6.13 Update         Linux (4CD)&lt;br /&gt;
Cadence ICC 11241&lt;br /&gt;
Cadence IFV v08.02.001                 Linux &lt;br /&gt;
Cadence Incisive Plan-to-Closure Methodology (IPCM) 6.0 Linux &lt;br /&gt;
Cadence Incisive Formal Verifier (IFV) 5.8       Linux&lt;br /&gt;
Cadence Incisive Desktop Manager (EMGR20) 2.0    Linux&lt;br /&gt;
Cadence.IUS 8.10                       Linux (3CD)&lt;br /&gt;
Cadence IUS 08.20.003                  Linux (6CD)&lt;br /&gt;
Cadence LEC Conformal 7.2              Linux&lt;br /&gt;
Cadence LOGIC Design and Verification(LDV) v5.1&lt;br /&gt;
Cadence LDV v5.1 &lt;br /&gt;
Cadence MMSIM 6.1 lnx86 with update&lt;br /&gt;
Cadence MMsim v7.01                    Linux (3CD)&lt;br /&gt;
Cadence.OrCad.16.0  (2CD)    &lt;br /&gt;
Cadence Orcad 16.2&lt;br /&gt;
Cadence_pas31 &lt;br /&gt;
CADENCE.PCB.DESIGN.STUDIO.V15.1 (3CD) &lt;br /&gt;
Cadence RF Methodology Kit 8.1         Linux&lt;br /&gt;
Cadence SEV v4.1                       Linux&lt;br /&gt;
Cadence.SPB 16.01                      winnt.(4CD)&lt;br /&gt;
Cadence SPB 16.2 (3CD)&lt;br /&gt;
Cadence.Specman.Elite.V5.0             Linux&lt;br /&gt;
Cadence Specctra 15.1&lt;br /&gt;
Cadence SOC Encounter 5.2 USR5         Linux&lt;br /&gt;
Cadence SOC Encounter 7.1              Linux (6CD)&lt;br /&gt;
Cadence SoC Encounter 8.1              Linux&lt;br /&gt;
Cadence_SOC 6.1 with USR1 Update&lt;br /&gt;
Cadence SOCKIT v08.02.001              Linux &lt;br /&gt;
Cadence SPMN v08.02.001                Linux &lt;br /&gt;
CADENCE.SPW.V4.7 2CD&lt;br /&gt;
Cadence SPW v4.9                       Linux &lt;br /&gt;
Cadence TSI v6.1                       Linux  (2CD)&lt;br /&gt;
Cadence Virtuoso Analog ElectronStorm (ANLS) v6.1 linux &lt;br /&gt;
Cadenas.Partsolutions.v8.1.01  (2CD)&lt;br /&gt;
Cadkey Keycreator V4.00 En&lt;br /&gt;
Cadkey.Workshop v21.5&lt;br /&gt;
CADKEY 19 RELEASE 1&lt;br /&gt;
Cadmai_v3.11 &lt;br /&gt;
Cads 10&lt;br /&gt;
Cadem.CAPSturn.v8.1&lt;br /&gt;
Cadem.NCnet-1.v4.1&lt;br /&gt;
Cadem.SeeNC.Mill.v6.1&lt;br /&gt;
Cadem.SeeNC.Turn.v6.1&lt;br /&gt;
CADian.2008.Omega.v63&lt;br /&gt;
CADianARCH.2008.Omega.v65A7&lt;br /&gt;
CADianMECH.2008.Omega.v17&lt;br /&gt;
EAGLE 5.3 and Eagle Layout 5.3.0&lt;br /&gt;
CadSoft.Eagle.Professional.v5.4&lt;br /&gt;
CadSoft_Eagle_Professional_5.6.0&lt;br /&gt;
CADRE.Flow.v1.1.1007.0&lt;br /&gt;
CADRE.Geo.v5.0.1009.0&lt;br /&gt;
CADRE.Pro.v5.0.2.6&lt;br /&gt;
CADRE.Profiler.v2.0.6003.0&lt;br /&gt;
CADRE.Rescol.v2.0.1.4&lt;br /&gt;
CADMAX.Solid.Master.v10&lt;br /&gt;
Cadwork.V14&lt;br /&gt;
CADvent_5.6.0.9 &lt;br /&gt;
CAD.Viewer.v7.0.A.27&lt;br /&gt;
CAD.Viewer.v7.0.A.33.Network.Edition.WinAll&lt;br /&gt;
CAEFEM.v9.3  &amp;amp; CAEFEM.v9.2&lt;br /&gt;
CAEPipe v5.21&lt;br /&gt;
Sstusa CAEPipe v6.0&lt;br /&gt;
Caligari.TrueSpace.v7.51&lt;br /&gt;
Calyx.Point.v6&lt;br /&gt;
CALSEP.PVTSIM.V17.3C&lt;br /&gt;
calcusyn v 2.0&lt;br /&gt;
CAM350.v9.5.2&lt;br /&gt;
Camand V14.0&lt;br /&gt;
CAMBRIDGE.ANIMATION.SYSTEMS.ANIMO.V6.0&lt;br /&gt;
CambridgeSoft.ChemACX.Ultra.v10.0&lt;br /&gt;
CambridgeSoft.ChemBioOffice.WorkGroup.Ultra.2009.v
11.0.2&lt;br /&gt;
CambridgeSoftware.ChemBioOffice.Ultra.2008.v11.01 &lt;br /&gt;
CambridgeSoft.ChemBioOffice.Ultra.2008.v11.0.2 &lt;br /&gt;
CAM Expert 2.0.4.8&lt;br /&gt;
CAMMaster v9.4.73&lt;br /&gt;
CAMIO.STUDIO.INSPECT.V4.2&lt;br /&gt;
CAMO.The.Unscrambler.v9.7&lt;br /&gt;
CAMWorks2008-08 SP4.2 Update&lt;br /&gt;
CAMWorks 2009 SP0.0&lt;br /&gt;
CAMWorks 2009 SP0.1 Win32/Win64&lt;br /&gt;
Camware_3.2&lt;br /&gt;
CAM.Tech.TPCWin.Toolpath.for.Windows_v1.13&lt;br /&gt;
CAM-TOOL.V4.0&lt;br /&gt;
CAM_Expert_v2.0.4.0&lt;br /&gt;
Camtastic2000 v3.03&lt;br /&gt;
Camtek_PEPS_v5.3.12&lt;br /&gt;
Canoma 1.0 1.01&lt;br /&gt;
Canopus.Edius.Broadcast.v4.6.DVD&lt;br /&gt;
Canopus.Edius.v5.0.0.27&lt;br /&gt;
Cafe Manilla v8.3.KG&lt;br /&gt;
CAPVIDIA_FLOWVISION_V2.5.4&lt;br /&gt;
CarSim v7.01b &amp;amp; CarSim 6.05&lt;br /&gt;
Carlson 2009 &lt;br /&gt;
Carlson Survey 2007                                      &lt;br /&gt;
Carlson Survey 2009 &lt;br /&gt;
Carlson.CGSurvey.v7.1.0.10 &lt;br /&gt;
Carlson.Grade.v2.6.32&lt;br /&gt;
Carrara.Studio.Pro.v6.MAC.OSX&lt;br /&gt;
Carrara.v7.0&lt;br /&gt;
Casmate 6.52&lt;br /&gt;
CatalCAD Sheet Metal Modeler v2006&lt;br /&gt;
Catt-Acoustic v8.0b&lt;br /&gt;
Catena SIMetrix Simplis 5.4 &lt;br /&gt;
Cedrat.Flux.v10.2.4&lt;br /&gt;
Ccdsoft 5&lt;br /&gt;
CEDRAT.FLUX2D.V7.6      &lt;br /&gt;
CEDRAT_MOTOR-CAD_V3.1.7&lt;br /&gt;
Ceetron.GLview.Inova.v8.2.3&lt;br /&gt;
Celoxica.Agility.Compiler.v1.3  &lt;br /&gt;
Celoxica.DK.Design.Suite.and.PDK.v5.0.SP3 &amp;amp; SP4 &lt;br /&gt;
DK.Design.Suite.and.PDK.v5.0.SP5&lt;br /&gt;
Celemony.Melodyne.Studio.Edition.v3.1.2.0&lt;br /&gt;
CEI Ensight 8.2.2&lt;br /&gt;
CEI.EnSight.Gold.v9.0.2e  WINDOWS/LINUX/AIX&lt;br /&gt;
CEI.EnSight.Gold.v9.0.3a&lt;br /&gt;
CEI_HARPOON_V1.3&lt;br /&gt;
Cenit.FasTRIM.LaserCUT.v3R6&lt;br /&gt;
CFDESIGN_V9.0&lt;br /&gt;
cgm_studio_v9.4.2b4&lt;br /&gt;
CGTECH.VERICUT.V6.3  &lt;br /&gt;
CharMills.SPS.2.3&lt;br /&gt;
Chaos TopoCAD v7.2.1&lt;br /&gt;
chemcad.v6.1.2&lt;br /&gt;
ChemCAD v6.1.3&lt;br /&gt;
Chemkin 4.0 for Windows XP &lt;br /&gt;
Reaction.Design.Chemkin.v4.11 &lt;br /&gt;
Chempro v.6.31-0&lt;br /&gt;
Chemmaths v11&lt;br /&gt;
ChessBase 9.0 &lt;br /&gt;
Chesapeake.Technology.ImageToSEGY.v1.0.0.1&lt;br /&gt;
Chipsmith v3.8.1&lt;br /&gt;
CIM-Team DDS-C R12   &lt;br /&gt;
CIM.Team.E3.Series.2008.V7.11&lt;br /&gt;
E3.Series.2009.v800 &lt;br /&gt;
CIMPACK_V10.3.2   &lt;br /&gt;
Cimatron it 13.1&lt;br /&gt;
Cimatron.E.v8.5.270&lt;br /&gt;
Cimatron E 8.5 SP1 &lt;br /&gt;
Cimatron E 8.5 SP10 Only &lt;br /&gt;
Cimatron.E.v8.5.Cataloge  &lt;br /&gt;
Cimatron.E.v8.5.Tutorial&lt;br /&gt;
Cimatron E v9.0&lt;br /&gt;
CIMATRON_ELITE_V7.1 (3CD)&lt;br /&gt;
CIMATRON.QuickNC 4.1&lt;br /&gt;
Cimmetry.AutoVue.3D.Web.Edition.v19.2c2 &lt;br /&gt;
Cimmetry.AutoVue.Electro-Mechanical.Pro.v19.3&lt;br /&gt;
CIMCO.DNCMax.v4.40.09 &lt;br /&gt;
CIMCO.Edit.v4.40.09 &lt;br /&gt;
CIMCO.Software.Suite.v5.50.24&lt;br /&gt;
CIMCO.Software.Suite.v5.50.37&lt;br /&gt;
Cinema.4D.R10.Studio.Bandle.For.Windows&lt;br /&gt;
Cinema.4D.v10.5.Updater.MAC.OSX&lt;br /&gt;
Citect v5.40 &lt;br /&gt;
CITECT.FACILITIES.V6.0&lt;br /&gt;
Citect_scada 6.10 &lt;br /&gt;
Citect SCADA 7.0&lt;br /&gt;
CIVILFEM 11.0 SP1&lt;br /&gt;
CIVIL_DESIGNER_V6.4_R12 &lt;br /&gt;
CJK3D Rec 2007&lt;br /&gt;
C-Mold 3D QuickFill 99.7 &lt;br /&gt;
C-Mold 2000.7&lt;br /&gt;
CMG SUITE 2008.10  &lt;br /&gt;
CMG_SUITE_2008.12&lt;br /&gt;
CMG v2008.12.20 &lt;br /&gt;
cncKad 8.5 and DNC v8.5&lt;br /&gt;
CncKad 2008 v9.0 &lt;br /&gt;
CNC Editor v5.2&lt;br /&gt;
CNC.Mill.Program.Editor.v1.2&lt;br /&gt;
Several 100 kinds of manual of CAESAR.&lt;br /&gt;
COADE CADWORX_PIPE2004 &lt;br /&gt;
COADE_CADWORX_PLANT_PRO_V2008&lt;br /&gt;
Coade CADWorx Equipment v2009 for AutoCAD 2008&lt;br /&gt;
COADE_CADWORX_P_AND_ID_PRO_V2008&lt;br /&gt;
COADE_cadworx_pid2006 &lt;br /&gt;
COADE CADWorx P&amp;amp;ID 2009-ACAD-2008&lt;br /&gt;
COADE CADWorx P&amp;amp;ID 3.1&lt;br /&gt;
COADE_CADWORX_STEEL_PRO_V2008&lt;br /&gt;
COADE_CADWORX_DATASHEETS_V2008&lt;br /&gt;
COADE_CADWORX_EQUIPMENT_V2008&lt;br /&gt;
Coade CADWorx Plant Pro v2009 for AutoCAD 2008 &lt;br /&gt;
COADE_CADWORX_IP_V2008&lt;br /&gt;
COADE TANK2.50 &lt;br /&gt;
COADE CAESAR II v5.1&lt;br /&gt;
COADE PVElite 2007   &lt;br /&gt;
COCREATE.DESIGNER.MODELING.2005.V13&lt;br /&gt;
COCREATE.MODELING.DRAFTING.2008.V16 &lt;br /&gt;
COCREATE.ONESPACE.MODELING.2007.V15.1.2 &lt;br /&gt;
CodeCharge.Studio.v4.00.00.04&lt;br /&gt;
CODEGEAR_RAD_STUDIO_DELPHI_V2007 SP3 &amp;amp; SP1&lt;br /&gt;
CODEGEAR.RAD.STUDIO.DELPHI.V2007.MARCH.UPDATE&lt;br /&gt;
CodeGear_Rad_Studio_2009&lt;br /&gt;
CODEWARE_COMPRESS_BUILD_6258&lt;br /&gt;
Code Composer Studio v3.3 &lt;br /&gt;
CODESOFT_v7.10&lt;br /&gt;
Code-V 9.5&lt;br /&gt;
Cogito.Electronic.Companion.to.Biochemistry.v1.0&lt;br /&gt;
Color Proof 5.0&lt;br /&gt;
COMSOL.Multiphysics.v3.5a      &amp;amp; COMSOL_Multiphysics_v3.4&lt;br /&gt;
Combit_Relationship_Manager_v2007&lt;br /&gt;
Comfort.Air.HVAC. Software.v3.3&lt;br /&gt;
Comic.Life.Magiq.v1.0.MAC.OSX &lt;br /&gt;
Compass Staircase v9.0&lt;br /&gt;
Compaq Visual Fortran 6.6&lt;br /&gt;
Compuware Driverstudio v3.1 &amp;amp; 3.2&lt;br /&gt;
Compucon EOS 3.0 with crack&lt;br /&gt;
Compusoft.Winner.v8.0a1&lt;br /&gt;
Concept gatevision 4.3.1   Win/Linux&lt;br /&gt;
Concept rtlvision 4.3.1    Win/Linux &lt;br /&gt;
Concept sgvision 4.3.1     Win/Linux &lt;br /&gt;
Concept sgvision 4.4.0     Win/Linux &lt;br /&gt;
Concept spicevision 4.3.1  Win/Linux &lt;br /&gt;
Concise.Beam.v4.4.7.9&lt;br /&gt;
Concise.Encyclopaedia.Britannica.2008.iSO.v8.0&lt;br /&gt;
ConspanRating_v701&lt;br /&gt;
Controllab.Products.20-Sim.v4.0.1.7&lt;br /&gt;
CorelDRAW.Graphics.Suite 12  &lt;br /&gt;
CorelDRAW.Graphics.Suite.X4.SP1.v14&lt;br /&gt;
CorelDRAW.Graphics.Suite.X4.SP2.v14.0.0.701&lt;br /&gt;
CorelDRAW.Essential.Edition.3.v13.0.0.800&lt;br /&gt;
Corel.Designer.Technical.Suite.X4&lt;br /&gt;
Corel Drawings X3 Cracked &lt;br /&gt;
Corel.HomeOffice.Build.5.0.3&lt;br /&gt;
Corel.iGrafx.2006&lt;br /&gt;
Corel.Painter.Essentials.v4.0&lt;br /&gt;
Corel Painter 9.0 &lt;br /&gt;
Corel.Painter.IX.5.v9.5&lt;br /&gt;
Corel.WInDVD.v9.0&lt;br /&gt;
Corel.WordPerfect.Office.X3.Build.13.0.0.568&lt;br /&gt;
CORETECH.MOLDEX3D.R9.0 &lt;br /&gt;
CosmosM 2.85&lt;br /&gt;
COSMOSEMS 2008&lt;br /&gt;
COSMOS EMS V2.0 DATACODE 2000270&lt;br /&gt;
Cosmic.Software.Suite.v10.2008&lt;br /&gt;
COSMIC ST7 Compiler IDEA and ZAP Sim 4.5b&lt;br /&gt;
copra2002&lt;br /&gt;
CoventorWare 2008.010&lt;br /&gt;
coware lisatek 2005.1.1 win/linux &lt;br /&gt;
CoWare SPW 5.0 XP&lt;br /&gt;
CoWare_SPD_2007.1  {CoWare Signal Processing Designer (SPD) 2007.1 }&lt;br /&gt;
Cresset-BMD FieldTemplater V2.0.1 &lt;br /&gt;
CRTECH_SINAPSPLUS_V4.8     &lt;br /&gt;
CRTECH_THERMAL_DESKTOP_V4.8 &lt;br /&gt;
CRTech.Thermal.Desktop.for.AutoCAD.v5.2.4&lt;br /&gt;
Crystal.Analysis.Professional.v10.0&lt;br /&gt;
Crystal.Ball.Professional.v7.3.1&lt;br /&gt;
Crystal.Impact.Diamond.v3.1f  &lt;br /&gt;
Crystal.Impact.Endeavour.v1.6  &lt;br /&gt;
Crystal.Impact.Match.v1.9&lt;br /&gt;
Crystal_Reports_Developer_2008_v12&lt;br /&gt;
CrossLight.LastIP v2003.12.DateCode.012804&lt;br /&gt;
&lt;br /&gt;
   Anything you need,can check: ctrl + f&lt;br /&gt;
ttmeps28@zing.vn&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/delphikylix/393080/393080/ftp-professional-download-software/</guid>
      <pubDate>Tue, 30 Jun 2009 20:36:27 -0700</pubDate>
      <category>Delphi and Kylix</category>
    </item>
    <item>
      <title>steroid  ...</title>
      <link>http://www.programmersheaven.com/mb/delphikylix/392991/392991/steroid--/</link>
      <description>Great new site !!!&lt;br /&gt;
&lt;br /&gt;
An interesting resource...&lt;br /&gt;
 &lt;br /&gt;
Just found this new site on steroid very interesting&lt;br /&gt;
  &lt;br /&gt;
I can't believe this...&lt;br /&gt;
  &lt;br /&gt;
May be you have seen this site before?&lt;br /&gt;
  &lt;br /&gt;
Is this real?&lt;br /&gt;
  &lt;br /&gt;
&lt;a href="http://www.steroidstoday.com"&gt;http://www.steroidstoday.com&lt;/a&gt;&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/delphikylix/392991/392991/steroid--/</guid>
      <pubDate>Mon, 29 Jun 2009 03:10:28 -0700</pubDate>
      <category>Delphi and Kylix</category>
    </item>
    <item>
      <title>How to read, write and modify a sine wave using Delphi</title>
      <link>http://www.programmersheaven.com/mb/delphikylix/392959/392959/how-to-read-write-and-modify-a-sine-wave-using-delphi/</link>
      <description>Hi, &lt;br /&gt;
I am doing my Final project on audio applications using Delphi and I would like to get a pascal (Delphi) programme on reading, modifying (amplitude of a wave file) and saving the resulting wave file. &lt;br /&gt;
My purpose is to generate sine waves at different Amplitudes at 24 or 32 bits/sample. I have found that the package Audio-lab can generate these sounds but unfortunately, it is only for 16 bit/sample which means from -32768 to 32767, and the amplitude is varying from 0 to 32767. In my project, I need a large range of numbers from (-8388608 to 8388607) or more. In fact, an amplitude range on 0 to 65534 is desired at min case. &lt;br /&gt;
If any one can help me I really appreciate it, because I have waste a lot of time in this problem. &lt;br /&gt;
Thanks you before&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/delphikylix/392959/392959/how-to-read-write-and-modify-a-sine-wave-using-delphi/</guid>
      <pubDate>Sun, 28 Jun 2009 03:37:15 -0700</pubDate>
      <category>Delphi and Kylix</category>
    </item>
    <item>
      <title>How to read, write and modify a wave file using Delphi</title>
      <link>http://www.programmersheaven.com/mb/delphikylix/392953/392953/how-to-read-write-and-modify-a-wave-file-using-delphi/</link>
      <description>&lt;br /&gt;
Hi,&lt;br /&gt;
I am doing my Final project on audio applications using Delphi and I would like to get a pascal (Delphi) programme on reading, modifying (amplitude of a wave file) and saving the resulting wave file.&lt;br /&gt;
My purpose is to generate sine waves at different Amplitudes at 24 or 32 bits/sample. I have found that the package Audio-lab can generate these sounds but unfortunately, it is only for 16 bit/sample which means from -32768 to 32767. In my project, I need a large range from (-8388608 to 8388607) or more.&lt;br /&gt;
If any one can help me I really appreciate it, because I have waste a lot of time in this problem.&lt;br /&gt;
Thanks you before &lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/delphikylix/392953/392953/how-to-read-write-and-modify-a-wave-file-using-delphi/</guid>
      <pubDate>Sun, 28 Jun 2009 01:54:56 -0700</pubDate>
      <category>Delphi and Kylix</category>
    </item>
    <item>
      <title>How to read, write and modify a wave file using Delphi</title>
      <link>http://www.programmersheaven.com/mb/delphikylix/392952/392952/how-to-read-write-and-modify-a-wave-file-using-delphi/</link>
      <description>&lt;br /&gt;
Hi,&lt;br /&gt;
I am doing my Final project on audio applications using Delphi and I would like to get a pascal (Delphi) programme on reading, modifying (amplitude of a wave file) and saving the resulting wave file.&lt;br /&gt;
My purpose is to generate sine waves at different Amplitudes at 24 or 32 bits/sample. I have found that the package Audio-lab can generate these sounds but unfortunately, it is only for 16 bit/sample which means from -32768 to 32767. In my project, I need a large range from (-8388608 to 8388607) or more.&lt;br /&gt;
If any one can help me I really appreciate it, because I have waste a lot of time in this problem.&lt;br /&gt;
Thanks you before &lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/delphikylix/392952/392952/how-to-read-write-and-modify-a-wave-file-using-delphi/</guid>
      <pubDate>Sun, 28 Jun 2009 01:54:52 -0700</pubDate>
      <category>Delphi and Kylix</category>
    </item>
    <item>
      <title>How to convert DRM protected music and movies to  mp4/avi/mov/mp3/wmv/</title>
      <link>http://www.programmersheaven.com/mb/delphikylix/392870/392870/how-to-convert-drm-protected-music-and-movies-to--mp4avimovmp3wmv/</link>
      <description>The guide shows how to &lt;strong&gt;remove drm from protected wmv, wma, m4p, m4v, m4a, aac &lt;/strong&gt;files and convert to unprotected WMV, MP4, MP3, WMA or any video and audio formats you like, such as AVI, MPEG, MOV, 3GP, m4a, aac, wmv, ogg, wav...&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Queston: &lt;/strong&gt;I purchased and downloaded some wmv videos from online music store but they are all DRM (Digital Rights Management) protected, which means that I can not enjoy them on my MP3 player and even play them using Windows Media Player on my PC. Could you please tell me there is a way to remove drm from WMV? Any help will be greatly appreciated.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Answer: &lt;/strong&gt;&lt;a href="http://www.topsevenreviews.com/daniusoft-digital-media-converter.html"&gt;Daniusoft Digital Media Converter software&lt;/a&gt; is the quickest and easiest solution to remove drm from WMV, M4V, M4P, WMA, M4A, AAC, M4B, AA files by quick recording. It gets audio and video stream at the bottom of operating system, so the output quality is lossless and the conversion speed is fast . The process is as follows.&lt;br /&gt;
1.Download and install the &lt;a href="http://www.topsevenreviews.com/download/video-music-converter/daniu-digital-media-converter.exe"&gt;DRM Removal Software&lt;/a&gt;&lt;br /&gt;
2.Run the software and click “Add…” button to load WMA or M4A, M4B, AAC, WMV, M4P, M4V, ASF files&lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://www.topsevenreviews.com/guide/how-to-convert-drm-protected-music-movie/step-1-add.jpg" /&gt;&lt;br /&gt;
&lt;br /&gt;
3.Choose output formats. If you want to convert protected audio files, please select “Convert audio to” list; If you want to convert protected video files, please select “Convert video to” list.&lt;br /&gt;
4.You can click “Settings” button to custom preference for output files.&lt;br /&gt;
Click “Settings” button bellow “Convert audio to” list for protected audio files&lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://www.topsevenreviews.com/guide/how-to-convert-drm-protected-music-movie/audio-output-setting.jpg" /&gt;&lt;br /&gt;
&lt;br /&gt;
Click “Settings” button bellow “Convert video to” list for protected video files&lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://www.topsevenreviews.com/guide/how-to-convert-drm-protected-music-movie/video-output-setting.jpg" /&gt;&lt;br /&gt;
&lt;br /&gt;
5.Start remove DRM and convert your DRM protected music and videos by click on “Start” button. &lt;br /&gt;
&lt;strong&gt;What is DRM?&lt;/strong&gt;&lt;br /&gt;
DRM, which is most commonly found in movies and music files, doesn't mean just basic copy-protection of video, audio and ebooks, but it basically means full protection for digital content, ranging from delivery to end user's ways to use the content. We can remove the Drm from video and audio files legally by quick recording.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/delphikylix/392870/392870/how-to-convert-drm-protected-music-and-movies-to--mp4avimovmp3wmv/</guid>
      <pubDate>Thu, 25 Jun 2009 21:15:06 -0700</pubDate>
      <category>Delphi and Kylix</category>
    </item>
    <item>
      <title>How to Convert Video Among All Video and Audio Formats</title>
      <link>http://www.programmersheaven.com/mb/delphikylix/392869/392869/how-to-convert-video-among-all-video-and-audio-formats/</link>
      <description>Would you like to enjoy all your available videos on Sansa, iPod MP4, iPhone, Walkman,Creative Zen, PSP? But you often have difficulties in this process because these portable devices only support limited formats. &lt;br /&gt;
&lt;br /&gt;
Now all is gone. With the &lt;strong&gt;newest&lt;/strong&gt; release of &lt;strong&gt;&lt;a href="http://www.tipard.com/video-converter.html"&gt;Tipard Video Converter&lt;/a&gt;&lt;/strong&gt;, you can convert videos among MPG, MPEG, MPEG2, SWF, FLV, VOB, MOD, MP4, H.264, M4V, AVI, WMV, 3GP, 3GPP, MOV, DivX, XviD, Quicktime Video, DV, MJPG, MJPEG, MPV, etc, even the High Definition video files(HD/AVCHD videos), such as TS, MTS, M2TS, HD MPEG 2, HD MEG4, HD WMV, HD MOV, HD H.264, HD RM, supported by iPod, iPhone, Zune, Sansa, Creative Zen, PSP, etc.&lt;br /&gt;
&lt;br /&gt;
This guide shows how to use this professional program above.&lt;br /&gt;
&lt;br /&gt;
Step-by-step instruction is as follows:&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Step 0:&lt;/strong&gt; Download and install &lt;strong&gt;&lt;a href="http://www.tipard.com/download/video-converter.exe"&gt;Tipard Video Converter&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;strong&gt;Step 1.&lt;/strong&gt;Click the "Add File" button to load video file.&lt;br /&gt;
&lt;a href="http://www.tipard.com/guide/tipard-video-converter/import.jpg"&gt;&lt;/a&gt;&lt;br /&gt;
&lt;strong&gt;Step 2.&lt;/strong&gt; Video settings&lt;br /&gt;
Select the output video format you want from the drop-down list of profile.&lt;br /&gt;
&lt;strong&gt;Note: &lt;/strong&gt;&lt;br /&gt;
By cicking the "Settings" button, you can set the video parameters and audio tract.&lt;br /&gt;
The setting interface is shown below:&lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://www.tipard.com/guide/tipard-video-converter/settings.jpg" /&gt;&lt;br /&gt;
&lt;strong&gt;Additionally,&lt;/strong&gt; you can set your own profile and data by selecting “User Defined” in the profile or in setting interface saved as your choice. &lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://www.tipard.com/guide/tipard-video-converter/settings-user.jpg" /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;step 3.&lt;/strong&gt;Click the "Start" button to start conversion. It is very fast and in a short while your conversion will be finished.&lt;br /&gt;
&lt;br /&gt;
The most magical changes are the functions of the video converter. Show you in details.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;1: Snapshot&lt;/strong&gt;&lt;br /&gt;
If you like the current image of the video you can use the “Snapshot” option, just click the “Snapshot” button and the image will be saved and then click the “Open” button next to “Snapshot” button to open your picture.&lt;br /&gt;
&lt;strong&gt;2: Merge&lt;/strong&gt;&lt;br /&gt;
If you want to merge several videos into one file you can choose them at one time and click the “Merge into one file” to do it.&lt;br /&gt;
&lt;strong&gt;★Effect★&lt;/strong&gt;&lt;br /&gt;
Click “Effect” button you can do these actions: adjusting brightness, contrast and saturation of the video. You can easily adjust the video through two windows in the same interface. &lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://www.tipard.com/guide/tipard-video-converter/effect.jpg" /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;★Trim★&lt;/strong&gt;&lt;br /&gt;
If you just want convert a clip of your video, then you can use the "Trim" icon to set the Start time and End time of the clip or you can directly drag the slide bar to the accurate position. &lt;br /&gt;
&lt;img src="http://www.tipard.com/guide/tipard-video-converter/trim.jpg" /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;★Crop★&lt;/strong&gt;&lt;br /&gt;
By using the “Crop” function you can crop the black edge of your video and you can also drag the line around the video image to adjust your video to your Google Phone. &lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://www.tipard.com/guide/tipard-video-converter/crop.jpg" /&gt;&lt;br /&gt;
&lt;br /&gt;
All operation is completed in a few minutes with several clicks.&lt;br /&gt;
&lt;br /&gt;
If you want to learn more, here &lt;a href="http://www.tipard.com"&gt;Tipard Studio&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Now you can enjoy your videos on your portable players at any time and anywhere!&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.tipard.com/video-converter-for-mac.html"&gt;Mac Video Converter&lt;/a&gt;&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/delphikylix/392869/392869/how-to-convert-video-among-all-video-and-audio-formats/</guid>
      <pubDate>Thu, 25 Jun 2009 21:11:28 -0700</pubDate>
      <category>Delphi and Kylix</category>
    </item>
    <item>
      <title>Delete(Str: String; Start, Length: Integer)</title>
      <link>http://www.programmersheaven.com/mb/delphikylix/392845/392845/deletestr-string-start-length-integer/</link>
      <description>Hello. &lt;br /&gt;
can u help me. &lt;br /&gt;
I have a code:&lt;br /&gt;
&lt;pre class="sourcecode"&gt;procedure Tpa.Button2Click(Sender: TObject);
var
  Temp: TStringList;
  Index: Integer;
   s: Integer;
begin
     Temp:= TStringList.Create();
  try
    for Index:= 0 to FList.Count - 1 do
if  ('apple', FList[Index]) &amp;lt;&amp;gt; 0) and (Temp.IndexOf(FList[Index]) = -1)
then Temp.Add(FList[Index]);
    try
      begin
Temp.SaveToFile('fruits.txt');                      
   end;
    except
      ShowMessage('error!');
    end;
  finally
    Temp.Free();
  end;
     end;&lt;/pre&gt;&lt;br /&gt;
and i need use in this button functions "Delete(Str: String; Start, Length: Integer)".&lt;br /&gt;
and i need use in this button functions "Delete(Str: String; Start, Length: Integer)".&lt;br /&gt;
I need to remove all 'garbage' after this word.&lt;br /&gt;
How do I do this?&lt;br /&gt;
example:&lt;br /&gt;
'apple ererewerwer'&lt;br /&gt;
result:&lt;br /&gt;
only 'apple'&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/delphikylix/392845/392845/deletestr-string-start-length-integer/</guid>
      <pubDate>Thu, 25 Jun 2009 08:05:16 -0700</pubDate>
      <category>Delphi and Kylix</category>
    </item>
    <item>
      <title>Full guide: How to Crack DRM Video, Rip a DVD and burn a DVD</title>
      <link>http://www.programmersheaven.com/mb/delphikylix/392763/392763/full-guide-how-to-crack-drm-video-rip-a-dvd-and-burn-a-dvd/</link>
      <description>This full guide includes four parts.&lt;br /&gt;
 (1) How to Crack DRM video and audio files. &lt;br /&gt;
 (2) How to Rip a DVD to put it on iPod/iPhone 3G/PSP/Zune/Sansa View/iRiver……&lt;br /&gt;
 (3) How to convert and burn WMV/AVI video directly to DVD&lt;br /&gt;
 (4) How to transfer video/music from iPod to computer. &lt;br /&gt;
&lt;br /&gt;
Part 1: How to crack DRM video and audio files.&lt;br /&gt;
Daniusoft &lt;a href="http://www.topsevenreviews.com/daniusoft-digital-media-converter-pro.html"&gt;Digital Media Converter Pro&lt;/a&gt; software is the quickest and easiest solution to remove drm from WMV, M4V, M4P, WMA, M4A, AAC, M4B, AA files by quick recording. You can use this professional tool to crack drm and put them on your iPod/iPhone 3G/PSP/Zune/Sansa View/iRiver……&lt;br /&gt;
The process is as follows:&lt;br /&gt;
&lt;br /&gt;
Step 0: Download &lt;a href="http://www.topsevenreviews.com/download/video-music-converter/daniu-digital-media-converter-pro.exe"&gt;Daniusoft Digital Media Converter Pro&lt;/a&gt;, install and run it.&lt;br /&gt;
&lt;br /&gt;
Stpe 1: Run the software and click “Add…” button to load WMA or M4A, M4B, AAC, WMV, M4P, M4V, ASF files&lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://www.topsevenreviews.com/guide/how-to-convert-drm-protected-music-movie/digital-media-pro-n2.jpg" /&gt;&lt;br /&gt;
&lt;br /&gt;
Step 2: Choose output formats. If you want to convert protected audio files, please select “Convert audio to” list; If you want to convert protected video files, please select “Convert video to” list.&lt;br /&gt;
&lt;br /&gt;
Stpe 3: You can click “Settings” button to custom preference for output files.&lt;br /&gt;
Click “Settings” button bellow “Convert audio to” list for protected audio files&lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://www.topsevenreviews.com/guide/how-to-convert-drm-protected-music-movie/audio-output-setting.jpg" /&gt;&lt;br /&gt;
&lt;br /&gt;
Click “Settings” button bellow “Convert video to” list for protected video files&lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://www.topsevenreviews.com/guide/how-to-convert-drm-protected-music-movie/video-output-setting.jpg" /&gt;&lt;br /&gt;
&lt;br /&gt;
Step 4: Start remove DRM and convert your DRM protected music and videos by click on “Start” button.&lt;br /&gt;
&lt;br /&gt;
Part 2: How to rip a DVD to put it on iPod/iPhone 3G/PSP/Zune/Sansa View/iRiver……&lt;br /&gt;
&lt;br /&gt;
With Aiseesoft DVD Ripper you can rip and convert any DVD to most popular videos supported by your iPod, iPhone 3G, PSP, Zune, Sansa Video and other portable devices.&lt;br /&gt;
&lt;br /&gt;
Step 0: Download  &lt;a href="http://www.topsevenreviews.com/aiseesoft-dvd-ripper.html"&gt;Aiseesoft DVD Ripper&lt;/a&gt;, install and run it.&lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://www.topsevenreviews.com/image/aiseesoft-converter-suite/dvdripper-n2.jpg" /&gt;&lt;br /&gt;
&lt;br /&gt;
Step 1.  Click “Load DVD” button to load your DVD. &lt;br /&gt;
Step 2:  Select the output video format you want from the “Profile” drop-down list.&lt;br /&gt;
Step 3:  Click the “Start” button to start your conversion and In a short while it will be finished.&lt;br /&gt;
&lt;br /&gt;
Tips:&lt;br /&gt;
You can also use the powerful editing funtion (Snapshot, Merge, Effect, Trim, Crop)to edit your DVD.&lt;br /&gt;
&lt;br /&gt;
Part 3: How to convert and burn any video directly to DVD/VCD/SVCD&lt;br /&gt;
&lt;br /&gt;
With Cucusoft DVD/VCD/SVCD Creator Pro you can burn any AVI/WMV videos to DVD.&lt;br /&gt;
The process is as follows.&lt;br /&gt;
&lt;br /&gt;
Step 0: Download &lt;a href="http://www.topsevenreviews.com/cucusoft-dvd-creator-pro.html"&gt;Cucusoft DVD/VCD/SVCD Creator Pro&lt;/a&gt;, install and run it.&lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://www.topsevenreviews.com/image/burndvd-n2.jpg" /&gt;&lt;br /&gt;
&lt;br /&gt;
Step 1:Choose the “To DVD” button and click "Opne/Add" button to import WMV/AVI files to convert WMV/AVI to DVD.&lt;br /&gt;
Step 2:Select Merge or Batch function. &lt;br /&gt;
Batch Function, Support converting multiple files to DVD VCD SVCD MPEG1/2 at the same instance &lt;br /&gt;
Merge/Join function, Support selecting several clips from different sources and combine them into one single output &lt;br /&gt;
Step 3:Set your preference to burn WMV/AVI to DVD.&lt;br /&gt;
Step 4:Click "More Advanced Settings" button to set advanced settings for your files.&lt;br /&gt;
Step 5:Choose the “Output Folder” and Click “Convert &amp;amp; Burn” button to start.&lt;br /&gt;
&lt;br /&gt;
Part 4: How to transfer video/music from iPod to computer.&lt;br /&gt;
&lt;br /&gt;
With Aiseesoft iPod to Computer Transfer you can tranfer or backup your videos and songs to your computer.&lt;br /&gt;
&lt;br /&gt;
Step 0:Download &lt;a href="http://www.topsevenreviews.com/ipod-to-computer-transfer.html"&gt;Aiseesoft iPod to Coumputer Transfer&lt;/a&gt;, install and run it.&lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://www.topsevenreviews.com/image/ipod-to-computer/connectipod-n2.jpg" /&gt;&lt;br /&gt;
&lt;br /&gt;
Step 1: When you connect your iPod to the computer via USB cable and run the program, the program will detect and recognise your device automatically.&lt;br /&gt;
Step 2: Then from the file list, you can choose the audio or video files that you want to transfer and a detailed list will be displayed at the right for your to choose.&lt;br /&gt;
Step 3:Choose the songs you want to transfer and then click the "Start Transfer " button below the list to begin transferring files from iPod to computer.&lt;br /&gt;
Step 4:In a short while your conversion will be finished&lt;br /&gt;
&lt;br /&gt;
Hope the guide collections can be helpful for all of you.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.macsoftreviews.com/iskysoft-video-converter-mac.html"&gt;Mac Video Converter&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.topsevenreviews.com/"&gt;Best DVD Ripper&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.topsevenreviews.com/wondershare-dvd-to-iphone-converter-mac.html"&gt;Mac DVD to iPhone&lt;/a&gt;&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/delphikylix/392763/392763/full-guide-how-to-crack-drm-video-rip-a-dvd-and-burn-a-dvd/</guid>
      <pubDate>Wed, 24 Jun 2009 03:03:30 -0700</pubDate>
      <category>Delphi and Kylix</category>
    </item>
    <item>
      <title>Delphi picklist</title>
      <link>http://www.programmersheaven.com/mb/delphikylix/392655/392655/delphi-picklist/</link>
      <description>Hi!&lt;br /&gt;
&lt;br /&gt;
I have a field defined as lookup in dataset.   &lt;br /&gt;
&lt;br /&gt;
And in DbGrid this field is presented as picklist, but I can't jump to the position in this list when I push a key.  When I push i.e. 'P' I would like to jump to item which is started by 'P'.  This funcionality is in component DbLookupComboBox.&lt;br /&gt;
&lt;br /&gt;
How can I do  this in PickList in dbgrid?&lt;br /&gt;
&lt;br /&gt;
Thanks.&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/delphikylix/392655/392655/delphi-picklist/</guid>
      <pubDate>Mon, 22 Jun 2009 05:28:15 -0700</pubDate>
      <category>Delphi and Kylix</category>
    </item>
    <item>
      <title>Like to Control HP5500PS with PJL</title>
      <link>http://www.programmersheaven.com/mb/delphikylix/392358/392358/like-to-control-hp5500ps-with-pjl/</link>
      <description>Hi&lt;br /&gt;
&lt;br /&gt;
I have the above printer, and am trying to print twice on the same spot, thus what I thought would be to be able to print using one cartridge while the gripper does let go of the paper, re-roll it back and print again with another cartridge on the same spot.&lt;br /&gt;
&lt;br /&gt;
How can I do that, ?&lt;br /&gt;
&lt;br /&gt;
Thanks&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/delphikylix/392358/392358/like-to-control-hp5500ps-with-pjl/</guid>
      <pubDate>Mon, 15 Jun 2009 08:48:28 -0700</pubDate>
      <category>Delphi and Kylix</category>
    </item>
    <item>
      <title>Is my machine locked?</title>
      <link>http://www.programmersheaven.com/mb/delphikylix/392059/392059/is-my-machine-locked/</link>
      <description>I am writing a small program but i keep getting an error when the computer is locked (not locked up, but like press ctrl-alt-delete to login).  Does any one know a procedure or function call i can make to check to see if the computer is locked before i attempt to make an OS call that fails if the computer is locked?&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/delphikylix/392059/392059/is-my-machine-locked/</guid>
      <pubDate>Mon, 08 Jun 2009 14:19:52 -0700</pubDate>
      <category>Delphi and Kylix</category>
    </item>
    <item>
      <title>software</title>
      <link>http://www.programmersheaven.com/mb/delphikylix/391753/391753/software/</link>
      <description>For iPod users, sometimes they want to backup the music, video or pictures on iPod to computer and to another iPod. This makes iPod users headache for iTunes doesn't providing this feature at all. Tipard Studio releases a program that can backup their files on iPod to PC or transfer files to another iPod. Using &lt;a href="http://tipard.com/ipod-transfer-pro.html"&gt;Tipard iPod Transfer Pro&lt;/a&gt;you would never worry about losing problem of the files. This iPod Transfer Pro help you copy songs and video from iPod to PC without losing anything. Tipard iPod Transfer pro supports all the versions of iPod devices. So you can easily transfer music and video from iPod, iPod Classic, iPod Nano, iPod shuffle, iPod Touch, iPhone to PC. You could easily share your iPod music with your friends. &lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://www.tipard.com/guide/follow/ipod-transfer-pro.jpg" /&gt;&lt;br /&gt;
&lt;br /&gt;
Key Features:&lt;br /&gt;
&lt;br /&gt;
﹡Backup files from iPod to computer&lt;br /&gt;
﹡Import files from computer to iPod&lt;br /&gt;
﹡Transfer files from iPod to iPod/iPhone&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/delphikylix/391753/391753/software/</guid>
      <pubDate>Sun, 31 May 2009 00:01:41 -0700</pubDate>
      <category>Delphi and Kylix</category>
    </item>
    <item>
      <title>Please Translate C++ To Delphi</title>
      <link>http://www.programmersheaven.com/mb/delphikylix/391660/391660/please-translate-c++-to-delphi/</link>
      <description>Hi All Professional Programer&lt;br /&gt;
&lt;br /&gt;
Please Translate C++ To Delphi&lt;br /&gt;
&lt;br /&gt;
Thank You Very Much&lt;br /&gt;
&lt;br /&gt;
&lt;pre class="sourcecode"&gt;int Generate_Reloction_Map(BYTE* Reloc_Seg, DWORD Func_RVA, int Func_Size, DWORD* Reloc_Map)
{
	BYTE* Reloc_Ptr = Reloc_Seg;
	int _rel_Cnt = 0;
	while (*(DWORD*)Reloc_Ptr)
	{
		DWORD Reloc_RVA = ((DWORD*)Reloc_Ptr)[0];
		DWORD Block_Size = ((DWORD*)Reloc_Ptr)[1];		
		for (int i = 0; i &amp;lt; (Block_Size - 8) / 2; i++)
		{

			if ((Reloc_RVA + (((WORD*)(Reloc_Ptr + 8))[i] &amp;amp; 0xFFF) &amp;gt;= Func_RVA) &amp;amp;&amp;amp;
				(Reloc_RVA + (((WORD*)(Reloc_Ptr + 8))[i] &amp;amp; 0xFFF) &amp;lt; Func_RVA + Func_Size))
			{
				if (Reloc_Map) 
					Reloc_Map[_rel_Cnt] = Reloc_RVA + (((WORD*)(Reloc_Ptr + 8))[i] &amp;amp; 0xFFF);
				_rel_Cnt++;
			}
		}
		Reloc_Ptr += Block_Size;
	}
	return _rel_Cnt;
}&lt;/pre&gt;&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/delphikylix/391660/391660/please-translate-c++-to-delphi/</guid>
      <pubDate>Thu, 28 May 2009 14:49:32 -0700</pubDate>
      <category>Delphi and Kylix</category>
    </item>
    <item>
      <title>how to access excel from c++ builder</title>
      <link>http://www.programmersheaven.com/mb/delphikylix/391519/391519/how-to-access-excel-from-c++-builder/</link>
      <description>please anyone can help me with the coding or some example anything that can show how to access excel from c++ builder and able to transfer data from builder to excel plz help me&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/delphikylix/391519/391519/how-to-access-excel-from-c++-builder/</guid>
      <pubDate>Tue, 26 May 2009 00:20:14 -0700</pubDate>
      <category>Delphi and Kylix</category>
    </item>
    <item>
      <title>[Delphi7] Access Violation 000000D4</title>
      <link>http://www.programmersheaven.com/mb/delphikylix/391476/391476/delphi7-access-violation-000000d4/</link>
      <description>I get this error when I try to run the program I wrote, now this program worked a while back, then I changed an array into a record array and BAM its not working anymore ... now this error has nothing to do with that array, its actually a checkbox thats not working, I tried to replace it, but nothings working. I would love if someone could help me with this. &lt;br /&gt;
&lt;br /&gt;
Here's the error :&lt;br /&gt;
&lt;img src="http://i44.tinypic.com/2yzn8ef.jpg" /&gt;&lt;br /&gt;
&lt;br /&gt;
Here's the code : &lt;br /&gt;
&lt;img src="http://i42.tinypic.com/2d2911t.jpg" /&gt;&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/delphikylix/391476/391476/delphi7-access-violation-000000d4/</guid>
      <pubDate>Mon, 25 May 2009 01:10:58 -0700</pubDate>
      <category>Delphi and Kylix</category>
    </item>
    <item>
      <title>Calling VB6 DLL from Delphi</title>
      <link>http://www.programmersheaven.com/mb/delphikylix/391200/391200/calling-vb6-dll-from-delphi/</link>
      <description>I am newer to Delphi, and I am writing a Delphi app that must use a set of DLLs that were written in VB6. These DLLs have been registered. I haven't been able to find a way to do this. I tried using regasm to create a tlb, but I got an error with that as well. Any help is appreciated. Thank you.</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/delphikylix/391200/391200/calling-vb6-dll-from-delphi/</guid>
      <pubDate>Tue, 19 May 2009 07:11:14 -0700</pubDate>
      <category>Delphi and Kylix</category>
    </item>
    <item>
      <title>Review some Popular Conversion Tools Related to iPod</title>
      <link>http://www.programmersheaven.com/mb/delphikylix/391138/391138/review-some-popular-conversion-tools-related-to-ipod/</link>
      <description>Have you ever caught in such cases? &lt;br /&gt;
Your friend has lots of classical DVDs. However, you have no choice for them. Do you want to put them on your own iPod? &lt;br /&gt;
You have got some good videos. Do you want to put them on iPod?&lt;br /&gt;
If your iPod broke, do you want to backup all the things on iPod to PC?&lt;br /&gt;
&lt;br /&gt;
If you have ever met with any case above, please continue to read this article. This article will teach you how to easily solve these problems. It is divided into three parts.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Part 1:&lt;/strong&gt; How to put DVD on your iPod&lt;br /&gt;
&lt;strong&gt;Part 2:&lt;/strong&gt; How to put Video on your iPod&lt;br /&gt;
&lt;strong&gt;Part 3:&lt;/strong&gt; How to backup files on your iPod to PC&lt;br /&gt;
OK, the introduction is shown one part by one part.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Part 1:&lt;/strong&gt; How to put DVD on your iPod&lt;br /&gt;
The software tool used is Tipard &lt;a href="http://www.tipard.com/dvd-to-ipod-converter.html"&gt;DVD to iPod &lt;/a&gt;Converter. (I make sure it is clean.)&lt;br /&gt;
Firstly, you need download and install the &lt;a href="http://www.tipard.com/download/dvd-to-ipod-converter.exe"&gt;DVD to iPod Converter&lt;/a&gt;&lt;br /&gt;
The interface of the software is shown below:&lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://www.tipard.com/image/guide/dvd-to-ipod-main-f.jpg" /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;step 1:&lt;/strong&gt; Load DVD by clicking "Load DVD".&lt;br /&gt;
&lt;strong&gt;step 2:&lt;/strong&gt; Set output video format&lt;br /&gt;
Click "Profile" button from the drop-down list to select the exact output video format that is the most suitable for your iPod. &lt;br /&gt;
You can click the "Settings" button to set parameters of your output video such as such as Resolution, Video Bitrate, Frame Rate, Audio Channels, Sample Rate, etc. to get the best video quality as you want.&lt;br /&gt;
&lt;strong&gt;Step 3:&lt;/strong&gt; Click the "Start" button to start the conversion.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Tips:&lt;/strong&gt; &lt;br /&gt;
&lt;strong&gt;1: How to join your selected chapters&lt;/strong&gt;&lt;br /&gt;
If you want to merge several chapters into one file you can choose them and click the "Merge into one file" to do it.&lt;br /&gt;
&lt;strong&gt;2: How to split your video&lt;/strong&gt;&lt;br /&gt;
The "Trim" function also servers as a video splitter for you to get any time-length video episode. You can set the "Start Time" and "End Time" to set the time of the clip or you can directly drag the slide bar to the accurate position. &lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://www.tipard.com/image/guide/trim.jpg" /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;3: How to crop off the black edges and adjust the size of video play region&lt;/strong&gt;&lt;br /&gt;
By using the "Crop" function you can crop the black edge of your video and you can also drag the line around the video image to adjust the video play region to fit for your mobile devices. &lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://www.tipard.com/image/guide/crop.jpg" /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;4: How to save your favorite picture&lt;/strong&gt;&lt;br /&gt;
If you like the current image when preview video, you can use the "Snapshot" option. Just click the "Snapshot" button the image will be saved and you can click the "Open" button next to "Snapshot" button to open your picture. &lt;br /&gt;
&lt;br /&gt;
How fast! The DVD of your friends is now on your iPod.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Part 2:&lt;/strong&gt; How to put Video on your iPod&lt;br /&gt;
&lt;br /&gt;
The second software tool used is Tipard &lt;a href="http://www.tipard.com/ipod-video-converter.html"&gt;iPod Video Converter&lt;/a&gt;.(Clean)&lt;br /&gt;
Firstly, you need download and install the &lt;a href="http://www.tipard.com/download/ipod-video-converter.exe"&gt;Tipard iPod Video Converter&lt;/a&gt;. This is interface of it below:&lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://www.tipard.com/image/tutorial/ipod-and-iphone-video-converter/ipod-f.jpg" /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Step 1:&lt;/strong&gt; Click “Add File” or “File” Menu to load your video or audio file.&lt;br /&gt;
&lt;strong&gt;Step 2:&lt;/strong&gt; Select output format you want to convert it from “Profile”. If you prefer your own setting, you could click the “Settings” button on the right of “Profile” button.&lt;br /&gt;
The setting interface is below:&lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://www.tipard.com/image/tutorial/mp4-video-converter/setting.jpg" /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Note:&lt;/strong&gt;&lt;br /&gt;
The iPod Video Converter has the same functions as the software of DVD to iPod Converter above.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Step 3:&lt;/strong&gt; Click the “Start” button. &lt;br /&gt;
If you want to your own conversion path, you could click “Browse” button to select your own path.&lt;br /&gt;
&lt;br /&gt;
OK, now you can fully enjoy your iPod.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Part 3:&lt;/strong&gt; How to backup files on your iPod to PC&lt;br /&gt;
&lt;br /&gt;
The third software tool used is Tipard &lt;a href="http://www.tipard.com/ipod-to-pc-transfer.html"&gt;iPod to PC&lt;/a&gt; Transfer. (Clean)&lt;br /&gt;
Firstly, you need download and install the Tipard &lt;a href="http://www.tipard.com/download/ipod-to-pc-transfer.exe"&gt;iPod to PC&lt;/a&gt;Transfer.&lt;br /&gt;
&lt;strong&gt;Step 1:&lt;/strong&gt; Connect iPod to your computer, then the transfer can automatically load your iPod into it. The user interface of the software will show you the version of your iPod, the used and left spaces on your iPod.&lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://www.tipard.com/image/guide/ipod-pc/main-f.jpg" /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Step 2:&lt;/strong&gt; Click Audio or Video and all the contents of your iPod, including music and videos will be displayed automatically, see screenshot as follows: &lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://www.tipard.com/image/guide/ipod-pc/start.jpg" /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Step 3:&lt;/strong&gt; Select the files you wanted to transfer by click them. &lt;br /&gt;
&lt;strong&gt;Step 4:&lt;/strong&gt; Click "Export to PC" button, then a pop-up window will appear for you to choose the place for the transferred files. After few seconds the transfer process will be finished.&lt;br /&gt;
&lt;br /&gt;
Don’t worry about losing anything on your iPod. All of them all are on your computer.&lt;br /&gt;
&lt;br /&gt;
If you also want to transfer music, images and videos from your iPod to iPod/iPhone, try &lt;a href="http://tipard.com/ipod-transfer-pro.html"&gt;Tipard iPod Transfer Pro &lt;/a&gt;that is professional.&lt;br /&gt;
&lt;br /&gt;
I hope it can help you more or less.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://tipard.com/mod-converter.html"&gt;Mod Converter&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://tipard.com/mkv-video-converter-for-mac.html"&gt;Mac MKV Video Converter&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.tipard.com/dvd-ripper-for-mac.html"&gt;Mac DVD Ripper&lt;/a&gt;&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/delphikylix/391138/391138/review-some-popular-conversion-tools-related-to-ipod/</guid>
      <pubDate>Mon, 18 May 2009 03:22:43 -0700</pubDate>
      <category>Delphi and Kylix</category>
    </item>
    <item>
      <title>How to Make Your Favorite iPhone Ringtones for Free</title>
      <link>http://www.programmersheaven.com/mb/delphikylix/390860/390860/how-to-make-your-favorite-iphone-ringtones-for-free/</link>
      <description>You bought an iPhone and love all its features, but wish you didn't have to pay for your songs twice to get a ringtone. (We know that iPhone, iPhone 3G Ringtones use the file extension .M4R. And the users must pay $2 for a piece of song through Apple iTunes store). There are plenty of songs in your music library, but no way to make ringtones from any of them. Rihgt?&lt;br /&gt;
&lt;br /&gt;
Actually, with a little bit of trickery (nothing illegal) you can create ringtones from any one of your non-DRM songs.&lt;br /&gt;
&lt;br /&gt;
This works on both Mac and Windows PCs.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Window Users&lt;/strong&gt;&lt;br /&gt;
You can create free iPhone Ringtones by yourself with Aiseesoft &lt;strong&gt;&lt;a href="http://www.aiseesoft.com/iphone-ringtone-maker.html"&gt;iPhone Ringtone Maker&lt;/a&gt;&lt;/strong&gt;. &lt;br /&gt;
&lt;br /&gt;
You can take the following step-by-step instructions to start.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Step 0&lt;/strong&gt;: Download and install Aiseesoft iPhone Ringtone Maker. After a short while, you can see the following interface:&lt;br /&gt;
&lt;img src="http://www.aiseesoft.com/images/guide/iphone-suite/iphone-ringtone-maker.jpg" /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Step 1&lt;/strong&gt;: Click “Browse” on the right side of "Input File" to import the file that you want to make ringtone from it.&lt;br /&gt;
&lt;strong&gt;Step 2&lt;/strong&gt;: Play it and listen the music to find the segment that you want to use it as ringtone. Then drag and click the start &amp;amp; end slider to set your wanted segment, or type the start &amp;amp; end time in the corresponding text box directly to get the exact segment. You also can pre-listen the converted audio before generate.&lt;br /&gt;
&lt;strong&gt;Step 3&lt;/strong&gt;: Click “Browse” on the right side of "Local Output Folder" to choose the output destination.&lt;br /&gt;
&lt;strong&gt;Step 4&lt;/strong&gt;: Check "Export to iPhone" option, the converted ringtone will be load to your iPhone directly.&lt;br /&gt;
&lt;strong&gt;Step 5&lt;/strong&gt;: After all the settings are finished, click “Generate” to begin making your own iPhone ringtone.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Key function&lt;/strong&gt;&lt;br /&gt;
● Convert any video to iPhone ringtone M4R&lt;br /&gt;
● Create iPhone ringtone from any audio files&lt;br /&gt;
● Get any clips from video and audio&lt;br /&gt;
● &lt;strong&gt;Edit Added iPhone ringtones&lt;/strong&gt;&lt;br /&gt;
Using Aiseesoft iPhone Ringtone Maker, you are free to edit the added iPhone ringtone by removing it or renaming it directly.&lt;br /&gt;
&lt;br /&gt;
For &lt;strong&gt;Mac Userd&lt;/strong&gt;, please go to Aiseesoft &lt;br /&gt;
&lt;strong&gt;&lt;a href="http://www.aiseesoft.com/iphone-ringtone-maker-for-mac.html"&gt;iPhone Ringtone Maker for Mac&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/delphikylix/390860/390860/how-to-make-your-favorite-iphone-ringtones-for-free/</guid>
      <pubDate>Tue, 12 May 2009 00:51:23 -0700</pubDate>
      <category>Delphi and Kylix</category>
    </item>
    <item>
      <title>Close all but one tab.</title>
      <link>http://www.programmersheaven.com/mb/delphikylix/390822/390822/close-all-but-one-tab/</link>
      <description>I have a page control on my main form that gets its tabs populated&lt;br /&gt;
form from a frame this all works great I have a popup menu that give the user an option to free a single tab or all the tabs except the welcome tab (this doesn't work).&lt;br /&gt;
&lt;br /&gt;
Heres what I have for code:&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: Green;"&gt;for iPage := 0 to PageControl1.PageCount - 1 do&lt;br /&gt;
  pagecontrol1.Pages[iPage].free;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
On another note how can I prevent the same form being opened in a tab &lt;br /&gt;
multiple times.&lt;br /&gt;
&lt;br /&gt;
Heres what I have for that"&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: Green;"&gt;i := 'AdminMain';&lt;br /&gt;
for iPage := 0 to co.PageControl1.PageCount - 1 do&lt;br /&gt;
if i = co.pagecontrol1.Pages[iPage].caption then&lt;br /&gt;
Form2.show&lt;/span&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/delphikylix/390822/390822/close-all-but-one-tab/</guid>
      <pubDate>Mon, 11 May 2009 16:58:23 -0700</pubDate>
      <category>Delphi and Kylix</category>
    </item>
    <item>
      <title>Send Html Email</title>
      <link>http://www.programmersheaven.com/mb/delphikylix/390088/390088/send-html-email/</link>
      <description>&lt;br /&gt;
&lt;br /&gt;
hi&lt;br /&gt;
&lt;br /&gt;
i have this code&lt;br /&gt;
&lt;br /&gt;
// mesgMessage: TidMessage&lt;br /&gt;
// smtpSendMail : TidSMTP&lt;br /&gt;
&lt;br /&gt;
procedure TformMain.butnSendMailClick(Sender: TObject);&lt;br /&gt;
var&lt;br /&gt;
  idtTextPart: TIdText;&lt;br /&gt;
begin&lt;br /&gt;
  mesgMessage. Clear;&lt;br /&gt;
  mesgMessage.ContentType := 'Multipart/Alternative';&lt;br /&gt;
  // add a plain text message part&lt;br /&gt;
&lt;br /&gt;
  idtTextPart:=TIdText.Create(mesgMessage.MessagePar
ts,nil);&lt;br /&gt;
  idtTextPart.ContentType:='text/plain';&lt;br /&gt;
  idtTextPart.Body.Add('This is the plain part of the message.');&lt;br /&gt;
&lt;br /&gt;
  // add the HTML message part&lt;br /&gt;
&lt;br /&gt;
  idtTextPart:= TIdText.Create(mesgMessage.MessageParts,nil);&lt;br /&gt;
  idtTextPart.ContentType := 'text/html';&lt;br /&gt;
  idtTextPart.Body.add('');&lt;br /&gt;
  idtTextPart.Body.add('Testing...');&lt;br /&gt;
  idtTextPart.Body.add('Testing...');&lt;br /&gt;
  idtTextPart.Body.add('Testing...');&lt;br /&gt;
  idtTextPart.Body.add('');&lt;br /&gt;
    with mesgMessage do begin&lt;br /&gt;
      Clear;&lt;br /&gt;
      From.Text := Trim(editFrom.Text);&lt;br /&gt;
      Recipients.Add.Text := Trim(editTo.Text);&lt;br /&gt;
      Subject := Trim(editSubject.Text);&lt;br /&gt;
    end;&lt;br /&gt;
    with smtpSendMail do&lt;br /&gt;
    begin&lt;br /&gt;
      Connect;&lt;br /&gt;
      try&lt;br /&gt;
        Send(mesgMessage);&lt;br /&gt;
      finally Disconnect;&lt;br /&gt;
      end;&lt;br /&gt;
    end;&lt;br /&gt;
    Status('Completed');&lt;br /&gt;
end.&lt;br /&gt;
&lt;br /&gt;
Butthe message cames in blank... what is wrong.&lt;br /&gt;
&lt;br /&gt;
Thank's in advance&lt;br /&gt;
&lt;br /&gt;
Marco Branco</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/delphikylix/390088/390088/send-html-email/</guid>
      <pubDate>Wed, 29 Apr 2009 06:27:19 -0700</pubDate>
      <category>Delphi and Kylix</category>
    </item>
    <item>
      <title>How to enjoy all videos(including YouTube video/DVD/protected Video) o</title>
      <link>http://www.programmersheaven.com/mb/delphikylix/390053/390053/how-to-enjoy-all-videosincluding-youtube-videodvdprotected-video-o/</link>
      <description>Do you want to Download YouTube Videos and enjoy them on your portable devices?&lt;br /&gt;
Do you want to enjoy your videos no matter what kind of them on your iPod Touch/Classic/Nano....&lt;br /&gt;
&lt;br /&gt;
Now with the following programs, you can easily do this!&lt;br /&gt;
What your needs are:&lt;br /&gt;
1.Cucusoft [url=http://www.macsoftreviews.com/cucusoft-youtube-mate.html]&lt;strong&gt;YouTube Mate&lt;/strong&gt;[/url], which can help you &lt;strong&gt;download, play, convert and manage&lt;/strong&gt; your favorite YouTube videos&lt;br /&gt;
2.[url=http://www.macsoftreviews.com/cucusoft-dvd-to-ipod-converter.html]&lt;strong&gt;Cucusoft DVD to iPod Converter&lt;/strong&gt;[/url], which is the easiest-to-use and fastest DVD to iPod converter software for Apple iPod Movie and iPod Video. &lt;br /&gt;
3.[url=http://www.macsoftreviews.com/daniusoft-digital-media-converter-pro.html]&lt;strong&gt;Daniusoft Media Converter Pro&lt;/strong&gt;[/url]: this DRM Crack software has powerful function:DRM video crack, DRM audio Crack and extract audio from video that fits all of your conversion demand.&lt;br /&gt;
4.[url=http://www.macsoftreviews.com/cucusoft-ipod-movie-video-converter.html]&lt;strong&gt;Cucusoft iPod Movie/Video Converter&lt;/strong&gt;[/url],which is a powerfull iPod video converter and editor.&lt;br /&gt;
&lt;br /&gt;
This article includes four parts:&lt;br /&gt;
&lt;strong&gt;Part 1: How to Play/Download/Convert YouTube Videos&lt;/strong&gt;&lt;br /&gt;
&lt;strong&gt;Part 2: How to put DVD on iPod&lt;/strong&gt;&lt;br /&gt;
&lt;strong&gt;Part 3: How to convert Protected Videos/Music to iPod Touch/Classic/Nano&lt;/strong&gt;&lt;br /&gt;
&lt;strong&gt;Part 4: How to convert video to iPod&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Part 1: How to Play/Download/Convert YouTube Videos&lt;/strong&gt;&lt;br /&gt;
&lt;strong&gt;Make preparation:&lt;/strong&gt; Download and install &lt;strong&gt;[url=http://www.topsevenreviews.com/download/cucusoft-youtube-mate.exe]Cucusoft YouTube Mate[/url]&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;First: How to play YouTube Videos on local hard disk. &lt;/strong&gt;&lt;br /&gt;
&lt;strong&gt;Step1:&lt;/strong&gt; Click "Add" Button .&lt;br /&gt;
&lt;strong&gt;Step2:&lt;/strong&gt; Select the files you would like to play. You can select multiple files one time. All the files will be displayed in the play list.&lt;br /&gt;
&lt;strong&gt;Step3:&lt;/strong&gt; Select one item you would like to play, click "Play" button  to play it. Or, you can direct double click the clip in the play list.&lt;br /&gt;
&lt;a href="http://www.macsoftreviews.com/imgs/guide/how-to-edit-youtube-videos/play-n.jpg"&gt;http://www.macsoftreviews.com/imgs/guide/how-to-edit-youtube-videos/play-n.jpg&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Second: How to Download YouTube Videos. &lt;/strong&gt;&lt;br /&gt;
&lt;strong&gt;Step1:&lt;/strong&gt; Use an Internet Brower (IE, Firefox) to navigate YouTube. If you would like to download current YouTube Video, please go to Address Bar and press "Ctrl+C" to copy the URL in the Address Bar field.&lt;br /&gt;
&lt;strong&gt;Step2:&lt;/strong&gt; Go to Cucusoft YouTube Mate, click "Download" Button, a download setting dialog will pop up. Please press "Ctrl+V" to paste previous URL in to Video URL field.&lt;br /&gt;
&lt;strong&gt;Step3:&lt;/strong&gt; Click "OK" button, the download item will be added in the download list.&lt;br /&gt;
&lt;strong&gt;Step4:&lt;/strong&gt; After the item status becomes "Downloading Done", you can play it offline or convert it to other video formats.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.macsoftreviews.com/imgs/guide/how-to-edit-youtube-videos/download-n.jpg"&gt;http://www.macsoftreviews.com/imgs/guide/how-to-edit-youtube-videos/download-n.jpg&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Last: How to Converter YouTube videos. &lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Step 1:&lt;/strong&gt; Click "Add" Button to select the files you would like to convert. You can select multiple files one time. All the files will be displayed in the play list.&lt;br /&gt;
&lt;strong&gt;Step 2:&lt;/strong&gt; Click "Profile" dropdown list to select a profile you need.&lt;br /&gt;
&lt;strong&gt;Step 3:&lt;/strong&gt; If you need to set an new output folder, please click the ”…” button right of "Output Folder" to select a new one.&lt;br /&gt;
&lt;strong&gt;Step 4:&lt;/strong&gt; Click "Convert" button to start conversion..&lt;br /&gt;
In short while, the conversion will be finished.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.macsoftreviews.com/imgs/guide/how-to-edit-youtube-videos/converter-n.jpg"&gt;http://www.macsoftreviews.com/imgs/guide/how-to-edit-youtube-videos/converter-n.jpg&lt;/a&gt;&lt;br /&gt;
&lt;strong&gt;Part 2: How to put DVD on iPod&lt;/strong&gt;&lt;br /&gt;
&lt;strong&gt;Make preparation:&lt;/strong&gt; Download and install [url=http://www.macsoftreviews.com/download/cucusoft/dvd-to-ipod-converter/cucusoft-dvd-to-ipod-converter.exe]Cucusoft DVD to iPod Converter[/url]&lt;br /&gt;
&lt;strong&gt;Step 1:&lt;/strong&gt; Place the DVD into your DVD drive. &lt;br /&gt;
&lt;strong&gt;Step 2:&lt;/strong&gt; Click the "open DVD" button to load DVD.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.macsoftreviews.com/imgs/guide/how-to-convert-dvd-video-to-ipod-touch-classic-nano/open-dvd-n.jpg"&gt;http://www.macsoftreviews.com/imgs/guide/how-to-convert-dvd-video-to-ipod-touch-classic-nano/open-dvd-n.jpg&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Step 3:&lt;/strong&gt; Select "Direct mode" or "Batch Mode" &lt;br /&gt;
"Direct Mode" means that you can directly click the DVD Menu to select the DVD movie you want to rip. This mode is very easy for ripping a movie DVD's. &lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.macsoftreviews.com/imgs/guide/how-to-convert-dvd-video-to-ipod-touch-classic-nano/direct-mode-n.jpg"&gt;http://www.macsoftreviews.com/imgs/guide/how-to-convert-dvd-video-to-ipod-touch-classic-nano/direct-mode-n.jpg&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
"Batch Mode" means that you can select the DVD titles/chapters and audio track they want to rip via checkbox list. This mode is very easy for batch ripping Music DVD's, MTV DVD's and Episodic DVD's. &lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.macsoftreviews.com/imgs/guide/how-to-convert-dvd-video-to-ipod-touch-classic-nano/batch-mode-n.jpg"&gt;http://www.macsoftreviews.com/imgs/guide/how-to-convert-dvd-video-to-ipod-touch-classic-nano/batch-mode-n.jpg&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Step 4:&lt;/strong&gt; Select output format from the "Profile" drop-down list. &lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.macsoftreviews.com/imgs/guide/how-to-convert-dvd-video-to-ipod-touch-classic-nano/select-profile-n.jpg"&gt;http://www.macsoftreviews.com/imgs/guide/how-to-convert-dvd-video-to-ipod-touch-classic-nano/select-profile-n.jpg&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Notes:&lt;/strong&gt;&lt;br /&gt;
Click the "…" button at the right of the "profile" drop-down list to set the important parameters: Video Bitrate, Audio Bitrate, Frame Rate and Video Size. &lt;br /&gt;
For a high image/sound quality you can increase the value of Video/Audio Bitirate and for a compressed file you can decrease the value. &lt;br /&gt;
&lt;strong&gt;Step 5:&lt;/strong&gt;Click the "Convert "button to start the conversion. &lt;br /&gt;
In a short while your conversion will be finished.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Part 3: How to convert Protected Videos/Music to iPod Touch/Classic/Nano&lt;/strong&gt;&lt;br /&gt;
&lt;strong&gt;Make preparation:&lt;/strong&gt;Download and install [url=http://www.macsoftreviews.com/download/daniusoft/daniu-digital-media-converter-pro.exe]Daniusoft Media Converter Pro[/url]&lt;br /&gt;
&lt;strong&gt;Step 1:&lt;/strong&gt; Click “Add…” button to load media files&lt;br /&gt;
&lt;strong&gt;Step 2:&lt;/strong&gt; Choose output formats. If you want to convert protected audio files, please select “Convert audio to” list; If you want to convert protected video files, please select “Convert video to” list.&lt;br /&gt;
&lt;strong&gt;Step 3:&lt;/strong&gt; You can click “Settings” button to custom preference for output files.&lt;br /&gt;
Click “Settings” button bellow “Convert audio to” list for protected audio files&lt;br /&gt;
Click “Settings” button bellow “Convert video to” list for protected video files&lt;br /&gt;
&lt;strong&gt;Step 4:&lt;/strong&gt; Start remove DRM and convert your DRM protected music and videos by click  “Start” button..&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.macsoftreviews.com/imgs/guide/how-to-convert-dvd-video-to-ipod-touch-classic-nano/digital-media-pro-n.jpg"&gt;http://www.macsoftreviews.com/imgs/guide/how-to-convert-dvd-video-to-ipod-touch-classic-nano/digital-media-pro-n.jpg&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Part 4: How to convert video to iPod&lt;/strong&gt; &lt;br /&gt;
&lt;strong&gt;Make preparation:&lt;/strong&gt; Download and install [url=http://www.macsoftreviews.com/download/cucusoft/ipod-video-converter/cucusoft-ipod-movie-video-converter.exe]Cucusoft iPod Movie/Video Converter[/url]&lt;br /&gt;
&lt;strong&gt;Step 1:&lt;/strong&gt;Click the "Open file" button to add the video files you want to convert.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Step 2:&lt;/strong&gt;Select output format from the "Profile" drop-down list. &lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.macsoftreviews.com/imgs/guide/how-to-convert-dvd-video-to-ipod-touch-classic-nano/select-video-profile-n.jpg"&gt;http://www.macsoftreviews.com/imgs/guide/how-to-convert-dvd-video-to-ipod-touch-classic-nano/select-video-profile-n.jpg&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Notes:&lt;/strong&gt; &lt;br /&gt;
Click the "…" button at the right of the "profile" drop-down list to set the important parameters: Video Bitrate, Audio Bitrate, Frame Rate and Video Size.  For a high image/sound quality you can increase the value of Video/Audio Bitirate and for a compressed file you can decrease the value.&lt;br /&gt;
&lt;strong&gt;Step 3:&lt;/strong&gt;Click the "Convert" button to start the conversion.&lt;br /&gt;
In a short while the conversion will be finished.&lt;br /&gt;
&lt;br /&gt;
Now, just try and enjoy any video on your iPod!&lt;br /&gt;
&lt;br /&gt;
[url=http://www.topsevenreviews.com]Best DVD Ripper[/url]&lt;br /&gt;
[url=http://www.topsevenreviews.com/tipard-ipod-to-pc-transfer.html]iPod to PC[/url]&lt;br /&gt;
[url=http://www.mac-video-converter.com]Mac Video Converter[/url]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/delphikylix/390053/390053/how-to-enjoy-all-videosincluding-youtube-videodvdprotected-video-o/</guid>
      <pubDate>Wed, 29 Apr 2009 00:50:23 -0700</pubDate>
      <category>Delphi and Kylix</category>
    </item>
    <item>
      <title>APPLICATION AND PROCESS</title>
      <link>http://www.programmersheaven.com/mb/delphikylix/388774/388774/application-and-process/</link>
      <description>hello everyone i would if i may ask a question before i start programing i was told and advised to learn delphi kylinx&lt;br /&gt;
&lt;br /&gt;
and before i do my job is networking by the way,never programed in my hole life and i would like to ask if i may and hope that someone qwould take the time to awnser my question what is the processing of delphi kylinx generaly used for example &lt;br /&gt;
&lt;br /&gt;
application programs &lt;br /&gt;
&lt;br /&gt;
web script ect what is the general use for delphi kylinx and what is the main arcehtecture behind its usfullness within the programing world and what is it most used for i would like to thankyou for taking the time in reading may mail yours sincerly shadowdevelopment</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/delphikylix/388774/388774/application-and-process/</guid>
      <pubDate>Tue, 07 Apr 2009 12:29:02 -0700</pubDate>
      <category>Delphi and Kylix</category>
    </item>
  </channel>
</rss>