API:System.TSystemThreadEndProc
Delphi
TSystemThreadEndProc = procedure(ExitCode: Integer);
C++
typedef void (__fastcall * TSystemThreadEndProc)(int);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
type typedef |
public | System.pas System.hpp |
System | System |
Description
Embarcadero Technologies does not currently have any additional information.