Synchronizes the thread by executing the method in the main thread.
Source position: classesh.inc line 2303
protected procedure TThread.Synchronize(
AMethod: TThreadMethod
);class procedure TThread.Synchronize(
AThread: TThread;
);