How to support dynamic array ? these code show a incorrect image.
Code:
//LMyArray: array[0..511, 0..511] of TIntColor;
LMyArray:array of array
...