i tried to make the image download with datasnap
i tried to make the image download with datasnap
then create a thread for the program process does not stop or do not respond
but until now has not succeeded
is there a solution to be able to handle the process
thank you
https://pastebin.com/fcR94sz5
https://pastebin.com/fcR94sz5
then create a thread for the program process does not stop or do not respond
but until now has not succeeded
is there a solution to be able to handle the process
thank you
https://pastebin.com/fcR94sz5
https://pastebin.com/fcR94sz5
Does this work for you in a main thread?
ReplyDeleteprocedure
begin
RetStream := DM.ServerMethods1Client.DownloadImage('SRC IMG LOKASI', 'MAP001', 1, Size);
end;
Paul McGee
ReplyDeletenot yet working