<p>Am 06.04.2016 13:23 schrieb "Graeme Geldenhuys" <<a href="mailto:mailinglists@geldenhuys.co.uk">mailinglists@geldenhuys.co.uk</a>>:<br>
><br>
> Hi,<br>
><br>
> I use Class and Object data types frequently in my code. I like the fact<br>
> that Object data types can be used without first instantiating an<br>
> instance and it gets freed automatically.</p>
<p>Note: with the modeswitch advandedrecords you can also use methods in records which allows you to declare operator overloads that can also be picked up by generics. (Just in case you'd need it)</p>
<p>Regards,<br>
Sven</p>