thread Handle property
Return to Introduction  Previous page  Next page
Applies to
auThread component.  

Declaration
property Handle: THandle; // read-only!  

Description
Handle is the read-only property which contains the thread's handle. Use Handle when calling Win32 API functions for thread manipulation.  

See also
ThreadID property.  
File not found.