is it possible to use Synchronize and Queue with Parameters in C++ Builder XE2 ?
this works :but i want to use it like this :Code:Queue(ShowModalMessage);because my message is different every timeCode:Queue(ShowModalMessage("message"));
the only thing i found on the internet is here : http://www.uweraabe.de/Blog/2011/01/...th-parameters/
but its in Delphi


Reply With Quote
Bookmarks