Implements execution of a thread method for Synchronize and Notify.
Description
DoSynchronize is an overriden procedure in TIdSyncMethod that implements execution of the thread method specified by the Method property. DoSynchronize is called in the Notify and Synchronize methods to realize execution of the thread method.