+ Lazarus is a Delphi-compatible cross-platform IDE for Rapid Application Development. + It has variety of components ready for use and a graphical form designer to easily create complex graphical user interfaces. + With Lazarus you can create file browsers, image viewers, database applications, graphics editing software, + games, 3D software, medical analysis software or any other type of software. +
++ Lazarus is developed to be totally and completely API independent. Once you write your code, you just link it against the API widget set of your choice. + If you want to use GTK+, great! If you want it to be Gnome compliant, great! As long as the interface code for the widget set you want to use is available, you can link to it. +
+