<p>Am 05.12.2016 08:24 schrieb "Dennis" <<a href="mailto:dec12@avidsoft.com.hk">dec12@avidsoft.com.hk</a>>:<br>
><br>
> In this old statement, I don't need to know the type of aRecord<br>
> but if I want to use Default, I have to know the exact type of the varaible aRecord and pass it to Default(aRecordType) e.g. aRecord := Default(aRecordType)  //where var  aRecord : aRecordType<br>
><br>
> Is it possible to use default without knowing the variable type? (it is because sometimes the type get renamed)</p>
<p>No, it's not possible. You'll simply have to rename one more location.</p>
<p>Regards,<br>
Sven</p>