[lazarus] classesh.inc change required

Alexandre Grenier al.g at sympatico.ca
Tue Dec 21 19:17:47 EST 1999



----- Original Message -----
From: Peter Vreman <peter at freepascal.org>
To: <lazarus at miraclec.com>
Sent: Tuesday, December 21, 1999 5:06 PM
Subject: Re: [lazarus] classesh.inc change required


> At 14:20 21-12-99 , you wrote:
> >Can we get the objfpc mode to allow us NOT to use the @ when assigning
> >procedures?  That's the only problem I have seenwith this mode.
> >Shane
>
> Why do you think we implemented the @ for assigning? Because the delphi/tp
> way is very confusing. So we will NEVER turn it off in objfpc mode
ofcourse.
>
> Peter

I don't find it confusing...

You create a procedural type.. and then a Var of that type.. and assign it a
value of the same type. Just like you would do with integers.. or strings..
Var:= Value.. so logical.

Alex.







More information about the Lazarus mailing list