Unit 'Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TThread.Synchronize

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

Declaration

Source position: classesh.inc line 1960

protected procedure TThread.Synchronize(

  AMethod: TThreadMethod

);

class procedure TThread.Synchronize(

  AThread: TThread;

  AMethod: TThreadMethod

);


Documentation generated on: Jul 24 2023