<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font size="+1">My program needs to allow end user to add and layout
      various labels, panels, edit boxes, images by themselves and that
      save the coordinates, color, font sizes into files to later use.<br>
      <br>
      How can I do that ?<br>
      I don't want to just tell them to install lazarus, which is over
      kill and too complex for them to use.<br>
      I want my users to just drag and drop controls onto a form and
      modify some properties only.<br>
      <br>
      thanks in advance.<br>
      <br>
      Dennis</font>
  </body>
</html>