Internet Direct (Indy) Version 9.0.2 Beta
TIdSyncMethod.Create
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.