4/29/2019

Delphi Latest Version

68
Delphi 7 to Delphi XE: TBlobField to XML [Edit]
Hi, I'm migrating a Delphi7 application to Delphi XE. I'm using a TClientDataSet to communicate, by using a XML frame, with my server. In this TClientDataSet I'm using a TBlobField which is an array of 384 byte. The blobField is allocate by a code like this : {code} myStream : TStream; myStream := aClientDataSet.CreateBlobStream(myBlobField, bmwrite); vResult := myStream.Write(ArrayOf384Byte[0], length(ArrayOf384Byte)); //vResult = 384 => GooD ! Old hindi songs free download. (..) {code} For communicate with the server, we have to decode the Blobfield in XML before to sending it. We have..
Migrating from Delphi 6 to Delphi XE 3! [Edit]
All, I am a Delphi developer working in an windows form application developed using Delphi 6. Now, we are planning to upgrade the development tool. Can anyone provide me information related to major roadblocks that we can face while migrating from Delphi 6 to Delphi XE 3? Should we migrate to Delphi XE 3 or any other preferred version of Delphi based on the fact that our target users will be using Windows 7 or Windows 8? Do we have any tools or utilities to migrate the source code from Delphi 6 to higher version of Delphi? Also, any suggestions related to best practices are welcome..
Delphi 2006 to Delphi XE Crystal BPL problem [Edit]
I am in the process of migrating our application from Delphi 2006 to Delphi XE and, for ease of use, I have both 2006 and XE installed on my development computer. I access Crystal Reports XI RDC in our application and so I rebuilt the BPL in XE in order to add the new package to XE. However, when I try to add the package to XE I get the error message: “Registration procedure, Craxddrt_tbl.Register in the package c:Documents and SettingsAll UersDocumentsRADS Studio8.0BPLCrystal.bpl raised exception class EFilerError: Component TDatabase can’t be registered by package crystal.bpl be..
multiple edit windows in delphi ide
Hi All, Like most developers I have a wide screen monitor and would like to keep two edtors open side by side. You can click New Edit Window and open files and adjust windows so the two files are side by side but it's tedious each time I open delphi. What I'd like to have is 1) Dockable edit windows so I can dock them side by side 2) Delphi remember the windows settngs when I open the project so it opens the two windows where I was before. Is there any way to do this? tia, Dave David Ninnes wrote: > Hi All, > > Like most developers I have a wide screen ..
Delphi Xe IDE error [Edit]
Hi, Getting the error: 'Error in module : Declaration of class T_changeMeBack_s is missing or incorrect' when creating a new project as: New -> Other -> ActiveX Library Then adding New -> Other -> Active Form with the Include about box checked Project is created but the About1.pas file is not visible in the project manager (but a reference to it is found in the uses clause of the created unit and _TLB.pas files Edited by: mark buller on Nov 30, 2012 5:45 PM ..
ShowMessage/MessagDlg wordwrap Delphi 2006
Hi, I have used Delphi 2006 up to now. ShowMessage allowed a long text without a word wrapping. Now with Delphi XE I notice that a migrated program shows smaller message window sizes and a previously carefully aligned message now appears wrapped and misaligned. How to get back to the previous behaviour? I'm not experienced to create my custom form, so a code snippet may help. Thanks, Uli Edited by: Ulrich Brueggemann on Sep 18, 2010 8:46 AM > I have used Delphi 2006 up to now. > ShowMessage allowed a long text without a word wrapping. > > Now with Delphi ..
Delphi 7 to Delphi XE
Have been using Delphi 7 for many moons ( have got later versions but never upgraded to ) My first problem is: Component Palette. in XE it is a small toolbar docked in top right in Delphi 7 it gives a large view of all the components. I am struggling to be able to cope/access my components.in Delphi XE. Can I make the component pallette tool bar the same size as Delphi 7, or is there a fast way to view/choose all available components in XE, that I have not spotted yet? Kind Regards, Robert. Hi, What I know is that in Delphi 2010 and XE you can choose between t..
Delphi XE / Delphi 2010
Hello! I noticed that Embarcadero® Delphi® 2010 Version is not on the list of products on Embarcadero page. Or is it still possible to buy it? Will RAD Studio XE compile programs written in Delphi 2010 without problems.? Thanks. Am 13.09.2010 09:04, schrieb Petra Nemec: > Will RAD Studio XE compile programs written in Delphi 2010 without problems.? As always you will probably have to recreate the projects as the import is still a bit -- special. Christian Hello! Does anybody know if it is still possible to get a Delphi2010 trial version (if yes where)? ..
Delphi XE IDE code parser error ?!? [Edit]
After adding a IdUDPServer to my form and trying to put some code into the OnUDPRead event, I'm not able to add any component to my form at design time, nor can I run the application. here is the error i got: http://i54.tinypic.com/2j5jl0p.jpg i`ve asked about this on StackOverflow and Mike Justin suggested to +remove the +System.+ from +TArray<System.Byte>+ (in the interface and implementation)+, even so then OnUDPRead event doesn`t trigger. To test this i have made a simple app which uses 2 IdUDPServer comps, one to broadcast and one to Listen, works as expected in Delph..
Delphi XE: XMLDocument and windows-1250 encoding [Edit]
If I set XMLDocument.Encoding := 'windows-1250'; or XMLDocument.LoadFromXML('<?xml version='1.0' encoding='windows-1250'?>') in Delphi 2007 - setting stays in Delphi XE - setting of encoding goes away (stays only <?xml version='1.0'?>) - only UTF-16 stays.... Why? I need another encoding for xfdf files. Thanks for Help. Henry Edited by: Jindrich Volek on Sep 30, 2010 1:45 AM On 30-Sep-10 01:46, Jindrich Volek wrote: > If I set > > XMLDocument.Encoding := 'windows-1250'; > or > XMLD..
Annoying window on IDE on debug desktop(Delphi 2010)
Hi, When I change my IDE desktop(with a loaded project) from default to Debug, a window is displayed at the top left of the IDE for about 1/4 of a second and then hides, I have tried to track down this window(Messages, Tool Palette, etc..) with no success , because is annoying the effect of just show and hide this window every time I debug an app. Anybody else have seen these behavior? Thanks in advance, Omar Zelaya > {quote:title=Omar Edgardo Zelaya Medrano wrote:}{quote} > When I change my IDE desktop(with a loaded project) from default to Debug, a > windo..
Best windows for delphi development under MacOS VM? [Edit]
Ive recently made the jump to a macbook pro so I can develop for both platforms on one box and was wondering from other peoples experience what version of windows (xp, vista, win7) is best to use in dual boot and VM for delphi development? Im thinking XP would have the lowest memory requirements but curious if there are any drawbacks to it or if others have advantages. Edited by: Dan Ridenhour on Jul 19, 2009 11:10 AM Dan Ridenhour a écrit : > Ive recently made the jump to a macbook pro so I can develop for both > platforms on one box and was wondering from other peoples..
Old delphi versions recommended 2007-XE [Edit]
Very Happy that I just got my new Delphi Pro XE2 and since I have access to old delphi versions, I want to know your opinion on which versions are recommended to download. Previously I only owned Delphi 7 Pro, so 2007-XE were not available to me. I read in some places that 2009 was deemed at some point the best delphi package ever. Should I go for that one only? Thanks. Edited by: charly saenz on Sep 30, 2011 11:32 AM charly saenz wrote: > I want to know your opinion on which versions are recommended to > download. Depends on the reason for wanting the previous versions. Wh..
Delphi XE DataSnap Development Essentials
Hi All, I've just published the first 143-page PDF edition of Delphi XE DataSnap Development Essentials at http://www.eBob42.com/courseware available for 99 Euro (plus 19% VAT where required), for which you also get the 290-page Delphi XE Development Essentials as a free bonus PDF. The first edition of the Delphi XE DataSnap Development courseware manual contains sections about: - DataSnap History and Example Data - DataSnap Server Targets (and Wizards) - DataSnap Security - DataSnap Server Components - DataSnap Server Deployment - DataSnap Clients - DataSnap and Datab..