???????????????
var td1, td2: array of Integer;
SetLength(td1,1); SetLength(td2,1); td1[0]:=10; td2[0]:=10;