On Sun, Apr 14, 2019 at 8:26 AM Michael Van Canneyt
<[email protected]> wrote:

> I added a table with the delphi operator names, mentioned that they can be
> used in operator definitions, but that they must be used in Delphi mode.

If I understand the delphi documentation correctly the you can only
overload operaters using class methods for records or classes?
So, you cannot overload an operator to add an ordinal to a string
(which we can in fpc).

-- 
Bart
_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to