System.TSystemThreadFuncProc
From RAD Studio VCL Reference
C++ Information
From System.hpp
typedef void * (_fastcall *)(void *,void *) TSystemThreadFuncProc;
Unit: System
Type: typedef
Description
Represents a procedural type used when defining a global routine that is called whenever a system thread is started.
TSystemThreadFuncProc represents a procedural type used when defining a global routine that is called whenever a system thread is started.