[lazarus] A Little Cleanup
Michael A. Hess
mhess at harding.miraclec.com
Sat Jul 24 21:40:43 EDT 1999
On Sat, 24 Jul 1999, Curtis White wrote:
> There is one more thing I noticed that I forgot to mention. In the controls.pp
> unit is the TControls class. There are properties called ToolTip and
> ShowToolTip. In Delphi, these are called Hint and ShowHint and there is another
> called ParentShowHint. If we want to be compatible with Delphi, shouldn't these
> properties be called the same? Or are they something different.
Why should they be called the same? Please remember we are making a Delphi
like tool not a Delphi compatible tool. Do not expect this to be able to
compile and build Delphi application as they are currently written for
Delphi. You will be able to use it and write programs they same way that
you do in Dlephi but not use Delphi code in it's entirity.
I am currently working on the layout for the DFM or LFM file which will be
using XML which is nothing like the Delphi format. Expect there to be some
differences most likely for the better.
More information about the Lazarus
mailing list