• 0

Just bought Delphi XE2 Starter


Question

8 answers to this question

Recommended Posts

  • 0
My question is: what are some good tutorials for Delphi XE2? What about books?

Been some time since I've worked with Delphi, but if I recall Marco Cantu wrote some pretty good books. Start with Essential Pascal and Essential Delphi, then go through the various handbooks in order (2007, 2009, 2010, XE and I think XE2 is in the works) as each version of the language added new features and tools. Delphi Basics (http://www.delphibasics.co.uk/) was a decent reference site too if I remember.

  • 0
not my intention to troll, but delphi it's still alive, i didn't know that, i thought that they stopped releasing it...jeeezzz brings me back some memories

Yep, it's still kicking, and they're still cranking the new versions out. They've been improving on it... 64 bit support (finally... it's been long enough), OSX/iOS support, their own "WPF knockoff" of sorts, there's a dotNET version now (Prism). etc, plus they've improved on what it's always been good at (databases, services and things like that). I've since moved on but I know a few people who are still pretty active with it, hasn't moved out of the "still alive and dying" category in years heh.

  • 0

I love Delphi and still do little company applications in delphi, the executables are fast and reliable.

The only thing putting me off the start edition was no ADO connections and most of my delphi personal stuff is done to a SQL Server Express Database, i think the Starter you can't even connect to a MySQL database.

As for tutorials, the office embargo site has quite a few on there.

  • 0

The Delphi section on the Embarcadero forums is a great place to get your questions answered (and chances are, your question has been asked and answered in the past).

https://forums.embar...a?categoryID=12

not my intention to troll, but delphi it's still alive, i didn't know that, i thought that they stopped releasing it...jeeezzz brings me back some memories

They never stopped releasing it, but it's changed hands a bit. Borland split their developer products off as a new company called CodeGear which has since been brought by Embarcadero.

I miss using Delphi now we're developing in .NET.

  • 0

Wow, brings back memories. Delphi was my IDE/Language of choice from High School through college and I did all my personal development in it for the early part of my career. I had versions 1-7 (though I only had 1 because it came with 2 for 16 bit development.) They lost me with 8 though when they went .Net only. That combined with my employer requirements caused me to grudgingly move to Visual Studio and C#. By the time 2005 came out with Win32 support again I required Unicode support which it didn't have so I was unable to switch back. Lost track of them for a while after that until around 2009 when I heard they FINALLY added unicode support but by then my needs included 64bit development which they apparently didn't add until this latest version (XE2). Now I've been using C# and Visual Studio for over 6 years it would be hard to go back. I much prefer the syntax of C# but I must admit there is still great appeal in being able to compile down to a native code executable that can be distributed without the need for the user to have a giant framework installed.

  • 0
Does .net being installed anymore even matter? 4.0 gets installed with windows updates now, so unless the person has not ever updated their machine, they have .net.

Yes it matters. For one everyone isn't up to date on things such as much of the Government and DoD are still running XP with IE7. (Navy is currently in the middle of a multi-month upgrade to Windows7 with IE8)

Second lets say I developed a little app back when .Net 2.0 was current. My client uses that app and it works great with no issues for years. Then when 4.0 comes out they decide to clean house and remove prior versions of .Net. Breaking changes have occurred between .Net 2.0 and 4.0 so now (if the app runs at all) errors begin happening or they have to keep the entire .Net 2.0 framework installed for the app to work. (or I have to update an app that was working perfectly fine).

In the case of Delphi since it uses a linker it compiles into the native code executable any components of it's framework (VCL) that is uses so the resulting .exe requires no external files. No framework is needed to be installed, no JIT engine, nothing. "It just works". Furthermore unlike the .Net framework the VCL is often source code sitting on your system so you can look to see exactly how it works under the hood. Many classes are just object oriented wrappers around the base Win32 C API's. You can even tweak them if you want all though directly modifying the VCL is NOT a good idea.

As I said though I haven't used Delphi since 7 so things may have changed (or my memory may be incorrect.)

This topic is now closed to further replies.
  • Posts

    • This sounds like underneath the nice marketing spin, either someone at Adobe got tired of their lazy devs and asked Microsoft to help them sort at least some of Adobe's ancestral spaghetti code to make it go faster, or Microsoft wanted Adobe's crap to run better on Windows to make it look better when compared to Apple, so they offered to intervene. Either way, GOOD.
    • My favorite file manager for Windows 11 finally gets a long-requested feature by Taras Buria Files is among the best File Explorer alternatives for Windows 10 and 11. This free app is packed with all sorts of features and conveniences, but there is one crucial feature that is still missing—Tree View. Fortunately, the latest update in the Preview channel finally delivers it. With version 4.1.4, which is now available for download in the Preview channel, developers implemented Tree View, a new mode that displays folders in an expandable hierarchy. Windows 11's stock File Explorer always had this feature, but it was nowhere to be found in Files until now. Starting with the latest preview update, you can expand each drive and its nested folders without leaving the current location and then open the folder you need in the main view. To try Tree View in Files, update the app to the latest preview version, then click the small arrow next to a drive to expand its content. The developers say they are rolling out Tree View in Preview first to gather feedback from users and improve the feature before bringing it to all in the stable channel. In addition to Tree View, Files 4.1.14 improves the Windows Fonts folder. You can now preview each font directly in Files with no need to open the built-in font viewer. For now, these two features are only available in the Preview channel. For those using the stable release, developers recently released version 4.1.3, with improvements for the built-in tag system, on-demand folder size calculation, and plenty of various fixes. You can check out the full release notes here. You can download Files from the Microsoft Store (paid version) or its official website (free).
    • Who is paying for this 30x scale-up? Its sounds expensive.
    • Millions of users to benefit from Windows 11's new performance boost on Adobe Photoshop by Sayan Sen Despite the advent of AI-generated imagery, Adobe's Photoshop remains one of the most popular tools on this planet. Adobe does not have a publicly reported total user count but it's probably not wrong to assume there are millions. As of 2025, Adobe Creative Cloud has had approximately 41 million paid subscribers, many of whom likely use Photoshop. In addition, more than 166,000 companies worldwide are apparently also using the app. These figures are according to a very recent report by SQ Magazine. Out of them, it is fair to assume that many are probably running Windows. As such, there is good news for these users as Microsoft has announced Photoshop is getting a big 20% performance boost on x86-64 (AMD64) systems and a 13% bump-up on Arm devices. This is definitely great news for them as many have complained about the slow performance and general sluggishness of Photoshop on Windows 11 ever since the advent of the latter back in 2021. If you are wondering how Microsoft managed to do this, the answer lies in a combination of compiler-level optimizations and a technology called Sample Profile Guided Optimization (SPGO). According to Microsoft, Adobe worked closely with the company’s Visual C++ team and adopted the latest MSVC toolchain enhancements together with SPGO to squeeze more performance out of Photoshop’s CPU-bound workloads. Unlike traditional Profile Guided Optimization (PGO), which requires developers to create special instrumented builds and run lengthy training workloads, SPGO gathers performance data directly from optimized release binaries. This means Adobe could collect real-world usage information which gives a major advantage to this technique, as companies could leverage data collected from actual customer workloads rather than only relying on synthetic benchmark runs. In theory, this should allow optimizations to better reflect how users interact with software in the real world. Thanks to this, there are improvements to code layout, function inlining, hot-and-cold code separation, and other low-level tweaks that help processors execute instructions more efficiently. Essentially the compiler is better able to identify “hot” code paths, those which are most frequently executed, and optimize them accordingly.
    • "The 2TB Samsung 990 PRO NVMe SSD hits lowest price in over three months¨ I'd prefer to see the lowest price in over a year
  • Recent Achievements

    • First Post
      Jocimo earned a badge
      First Post
    • Week One Done
      suprememobiles48 earned a badge
      Week One Done
    • One Month Later
      Windows Guy earned a badge
      One Month Later
    • One Month Later
      Prasann earned a badge
      One Month Later
    • Week One Done
      Prasann earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      521
    2. 2
      +Edouard
      174
    3. 3
      PsYcHoKiLLa
      90
    4. 4
      Steven P.
      81
    5. 5
      ATLien_0
      70
  • Tell a friend

    Love Neowin? Tell a friend!