Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdSyncMethod.Create
TIdSyncMethod
,
See Also
Constructor for the object instance.
constructor
Create(AMethod: TThreadMethod);
Parameters
AMethod: TThreadMethod
Thread method to use for the Notify and Synchronize.
Description
Create is the constructor for the object instance. Create assigns the TThreadMethod in AMethod to the Method property used by Notify and Synchronize.