[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Classes' (#fcl)

TThread.Synchronize

Synchronizes the thread by executing the method in the main thread.

Declaration

protected procedure TThread.Synchronize(

  Method: TThreadMethod

);