Read & Write Reviews About The Tools You Use.
Sign up for free to start sharing your opinion today!

Embarcadero Delphi XE


Company: Embarcadero

Average User Rating (12 reviews)

If this is your product, you can request to edit it here.


User Reviews
Share:


    Version Reviewing: very good

    "it is good to online"

    by agievans on Dec 9, 2020 12:32 AM

    Summary:
    this software is free of charge and suitable to the freelance developers

    Report post

    Was this review helpful? (0) (0)

    add a comment


    Version Reviewing: Delphi RAD Studio 10.2 Tokyo

    "Great, powerful dev tool for desktop and mobile...."

    by s_v on Aug 17, 2018 3:39 AM

    Summary:
    I love Delphi RAD IDE, flexible and easy form design, code refactoring, fast compiling. Delphi's power is new component writing and easy to add to IDE for future usage. Tens of thousands already existing components can be found all around which extends Delphi as a powerful tool for designing both desktop and mobile apps (Windows, Mac OSX, iOS, Android, ...). Although past was very uncertain, now, future looks very promising.

    Report post

    Was this review helpful? (0) (0)

    add a comment


    Version Reviewing: XE

    "need a better appear"

    by Phuong on May 22, 2018 11:09 AM

    Summary:
    It is worthy to use

    Report post

    Was this review helpful? (0) (0)

    add a comment


    Version Reviewing: 10 Berlin

    "RAD Studio has matured"

    by Philip on May 30, 2016 8:15 AM

    Summary:
    Delphi RAD Studio 10 Berlin has come a long way since the Firemonkey platform was introduced. It's a productive environment in which to create mobile (iOS, Android, and Windows) apps.

    Report post

    Was this review helpful? (2) (0)

    add a comment


    "nice"

    by saroj kishan on May 31, 2013 1:07 PM

    Summary:
    worthy

    Report post

    Was this review helpful? (0) (0)

    add a comment


    "great tool"

    by saroj kishan on May 31, 2013 12:18 PM

    Summary:
    high performance!!!

    Report post

    Was this review helpful? (0) (0)

    add a comment


    Version Reviewing: XE

    "yet to better face"

    by sundeep on Nov 10, 2011 2:44 AM

    Summary:
    it has to be more interactive while talking to others, this will help in better and faster results. yet to have better face of faster interaction and ease of use.

    Report post

    Was this review helpful? (0) (0)

    add a comment


    Version Reviewing: XE

    "Code intelligence of the Delphi IDE"

    by jowen on Nov 9, 2011 1:29 PM

    Summary:
    Delphi XE works wonders. The enhanced code generation from the modeler gives you higher quality code, while allowing you to generate sequence diagrams from methods in your Delphi applications. I was also impressed with the improved search capabilities and IDE Insight. One feature that is sure to receive rave reviews is the new editor shortcuts for navigating between changed lines of code. One problem though: bear in mind that, in order to use the interactive multi-touch gestures for panning, zooming and rotating you have to have a multi-touch enabled OS – which I don’t have. Define irritation?

    Report post

    Was this review helpful? (2) (1)

    add a comment


    Version Reviewing: 1

    "interesting"

    by melvin on Nov 6, 2011 8:17 AM

    Summary:
    good

    Report post

    Was this review helpful? (0) (0)

    add a comment


    Version Reviewing: 1

    "nice"

    by ding on Nov 1, 2011 11:11 AM

    Summary:
    nice

    Report post

    Was this review helpful? (0) (0)

    add a comment

Prev    [ 1 2 ]    Next

Write a Review


Must be registered to add and review tools.

Have an account?
  
  
Forgot Password?

New to DevMetric?


Write Reviews

Share your opinion about the tools you use.

Join the Evans Data Developer Panel!

As a DevNet panelist you will:

1. Have your voice heard on hot topics, innovative technologies and key initiatives.
2. Receive points for every validated survey submission.
3. Redeem award points for cash.

SOLVE THIS CODE

What does this code do?

public class Demo { 
    public void method1() { 
        synchronized (String.class) { 
            System.out.println("on String.class object");       
            synchronized (Integer.class) { 
                System.out.println("on Integer.class object"); 
            } 
        } 
    }

Programming Language: Java

Newsletter

Get weekly reviews sent directly to your inbox!