<wkitt...@windstream.net> schrieb am Di., 18. Juni 2019, 03:27:

> >> *this is an example of a traditional record and a traditional object as
> i
> >> think of them...
> > [snip]
> >
> > These would still work as is in FPC.
>
>
> right but are they objects, classes or advanced records?
>

Your example showed a couple of records and an object. The later is often
also called TP-style object for better distinction to Delphi-style objects
also known as "classes" (due to their use of the "class" keyword instead of
the "object" keyword).

Regards,
Sven

>
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to