2016-01-27 17:24 GMT+01:00 Sven Barth <[email protected]>:

> I'll need to look at your code again, but even for class functions the
> same rules (and worries) as for normal methods apply.
>

Unlike Delphi, we have TCompare class and TEquals class, which is used  for
manual interfaces (together with TRawInterface and TComTypeSizeInterface).
Additionally (unlike in Delphi which has hidden regular functions for this
in implementation section with fake self parameter) TCompare and TEquals
can be used in custom comparers.

don't worry :)

-- 
Best regards,
Maciej Izak
_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to