help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



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

CheckSynchronize

Check whether there are any synchronize calls in the synchronize queue.

Declaration

Source position: classesh.inc line 1569

procedure CheckSynchronize(

  timeout: LongInt = 0

);

Description

CheckSynchronize should be called regularly by the main application thread to handle any TThread.synchronize calls that may be waiting for execution by the main thread.

See also

TThread.synchronize

  

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

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505