Indicates the instance handle for the current module's main thread of execution.
MainThreadID: LongWord;
LongWord MainThreadID;
System
Use MainThreadID to obtain the thread ID for the main execution thread (the current thread when the module was initialized).
During debugging, this ID appears in the thread status box for the main thread.
TThread
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|