[fpc-pascal] Delphi RTTI vs Free Pascal RTTI
Graeme Geldenhuys
mailinglists at geldenhuys.co.uk
Sat Mar 25 00:38:11 CET 2017
On 2017-03-24 18:55, Michael Van Canneyt wrote:
> They are. There is one dereference on Delphi which is not present in fpc,
> although in fpc trunk
Another minor difference is data types. From what I remember (and as can
be seen in tiOPF's code. eg: tiRTTI.pas) FPC has a few more data types
than Delphi. eg: FPC had tkBool, whereas Delphi didn't. There were also
some differences with string types like tkAString, tkUChar and such. Not
a big difference though.
Regards,
Graeme
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
My public PGP key: http://tinyurl.com/graeme-pgp
More information about the fpc-pascal
mailing list