On Friday 15 January 2016 14:08:46 Martin Schreiber wrote:

> I'll add an end event which runs in main thread.

git master b1033eaabd62d029ee30c0158f2b8af6b7286382 has 
tfbservice.onasyncendmain.
"
procedure tmainfo.endmain(const sender: tfbservice; const aborted: Boolean);
begin
 if aborted then begin
  showmessage('Aborted');
 end
 else begin
  showmessage('Finished');
 end;
end;
"
Martin

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to