Hallo!
Folgendes :
Delphi-Quellcode:
var
TempFileSize: LongInt;
buffer: Array [0..4095] of byte;
begin
SetLength(buffer, tempfilesize);
end;
Jetz kommt der Fehler inkompatible Typen.
Aber was ist daran inkompatibel
Chuck Norris has counted to infinity ... twice!