System.SystemThreadEndProc
API:System.SystemThreadEndProc
Description
Variable set during the startup code.
SystemThreadEndProc is set during the startup code by the C++ RTL when running in a C++Builder VCL application.
Note: We recommend that you do not change the value of the SystemThreadEndProc variable in applications. You can use the BeginThread and EndThread routines instead.