[lazarus] Simple Hello in Delphi
Michael A. Hess
mhess at miraclec.com
Tue Jul 13 23:10:37 EDT 1999
Just as an example to show the similarity I have create a Delphi version
of the HelloWorld program. When you look at the code you will see almost
exactly the same code. The only difference is that the .dfm resource is
called and the FormDestroy is not need. Future version of the class
library will also not need the FormDestroy.
However for the most part you can see that we are very close to creating
a Delphi like environment for programming. Once the class libraries are
completed and the IDE is completed then a RAD can be created and then
the code should be almost identical to Delphi in appearance.
--
==== Programming my first best destiny! ====
Michael A. Hess Miracle Concepts, Inc.
mhess at miraclec.com http://www.miraclec.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: zip00001.zip
Type: application/octet-stream
Size: 1199 bytes
Desc: "delphi_hello.zip"
Url : http://localhost/pipermail/lazarus/attachments/19990713/01b89b86/zip00001.obj
More information about the Lazarus
mailing list