Name

MainThreadID Variable

Syntax

var MainThreadID: LongWord;

Description

The MainThreadID variable stores the Windows thread ID for the application’s main thread. Use MainThreadID if you need to send a message to the main thread, for example.

See Also

BeginThread Function, IsMultiThread Variable
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset