<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>On 17.01.2017 10:22, Graeme Geldenhuys via Lazarus wrote:<br>
    </p>
    <blockquote
      cite="mid:0704e464-f166-146b-c58b-f6b29b09dda1@geldenhuys.co.uk"
      type="cite"><br>
      <pre wrap="">
Yes, Delphi's VCL is a wrapper around the common Win32 widgets. LCL is a
wrapper around Win32, Qt, Cocoa, Carbon and even fpGUI.
</pre>
    </blockquote>
    And for ease of use as well Delphi as Lazarus come with an IDE that
    is a combination of source code editor, debugger, compiler
    controller and <b>GUI Designer</b>. Making the use of a simple GUI
    extremely easy (introducing and suggesting the (dreaded) RAD
    paradigm.<br>
    <br>
    -Michael<br>
  </body>
</html>