<p>Am 06.02.2016 18:06 schrieb "Michael Van Canneyt" <<a href="mailto:michael@freepascal.org">michael@freepascal.org</a>>:<br>
><br>
><br>
><br>
> On Sat, 6 Feb 2016, Aradeonas wrote:<br>
><br>
>> Michael can I ask why we cant do something like this :<br>
>>><br>
>>>  MyArr :=[10, 20, 30, 40];   <br>
><br>
><br>
> Because of 2 reasons:<br>
><br>
> 1. Delphi introduced the create constructor.<br>
><br>
> 2. A literal such as [10,20,30,40] is a set in pascal, not an array.</p>
<p>The answer is no longer correct with current Delphi versions. It now is "because we haven't implemented it yet".</p>
<p>Regards,<br>
Sven</p>