RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System.TSystemThreadFuncProc Type
Pascal
TSystemThreadFuncProc = function (ThreadFunc: TThreadFunc; Parameter: Pointer): Pointer;
C++
(ThreadFunc: TThreadFunc; Parameter: Pointer): Pointer ( TSystemThreadFuncProc)();

This is type System.TSystemThreadFuncProc.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!