The AsyncCalls unit offers a variety of function prototypes to call asynchronous functions. There are functions that can call asynchrony functions with one single parameter of the type: TObject, Integer, AnsiString, WideString, IInterface, Extended and Variant. Another function allows you to transfer a user defined value type (record) to the asynchrony function where it can be modify. And there are functions that can call asynchrony functions with a variable number of arguments. The arguments are specified in an const array of const and are automatically mapped to normal function arguments.
Product License: FWS
Source: Included
File Status: Fully functional
Compatible with: C2k10 C2k6 C2k7 C2k9 CBXE D2005 D2006 D2007 D2009 D2010 D5 D6 D7 DXE