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

Comments

  1. Does this work for you in a main thread?

    procedure
    begin
    RetStream := DM.ServerMethods1Client.DownloadImage('SRC IMG LOKASI', 'MAP001', 1, Size);
    end;

    ReplyDelete

Post a Comment