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

TThread.Synchronize

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

Declaration

Source position: classesh.inc line 1757

protected procedure TThread.Synchronize(

  AMethod: TThreadMethod

);

class procedure TThread.Synchronize(

  AThread: TThread;

  AMethod: TThreadMethod

);


Documentation generated on: May 14 2021