> On Mar 29, 2019, at 9:15 PM, Anthony Walter <sys...@gmail.com> wrote:
> 
> Ryan, actually ...
> 
> A.Length := 1;
> A[0].X := 100;
> 
> ... does work in my implementation.

Really, how? [] property uses a getter which copies the array right? I’mm not 
aware of how to do this in Pascal without pointers.

Regards,
        Ryan Joseph

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

Reply via email to