On Fri, 17 Feb 2006, Andi Wangsadijaya wrote:

Halo friends,

I  just  want to know, what is the difference between $mode objfpc and
$mode delphi?

They are almost the same, but $mode objfpc is more strict than $mode
delphi.

Notable differences:
- Use of @ when assigning event handlers
- Method Parameter names cannot be the same as property names of the class

The differences are outlined in the documentation.

Michael.

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to