Object Pascal has two magic types, dynamic arrays and AnsiStrings. These are automatically reference counted. Objects and classes have to be managed by hand, yes.
In general, expect a lot more compiler magic out of Pascal, a lot of concepts were hacked into the Borland compilers over time.
In general, expect a lot more compiler magic out of Pascal, a lot of concepts were hacked into the Borland compilers over time.