Closed cpalx closed 7 months ago
The project runs, works, but when close it crash with the message:
'dynamicarray.pas' in line 88: for i:=0 to FCols.Count-1 do begin
it looks like it still is running some re-draw after it processed closure event. I'll check later.
The project runs, works, but when close it crash with the message:
'dynamicarray.pas' in line 88: for i:=0 to FCols.Count-1 do begin