- 4.62.1.28 -
Standard Units
System Unit
System Unit VariablesStdErrorHandle variable
Targets: Win32 only
System Unit
The StdErrorHandle variable contains a handle
for the standard error device of the console's active screen buffer.
Declaration:
var StdErrorHandle: DWORD;
Remarks:
TMT Pascal uses GetStdHandle(STD_ERROR_HANDLE) Windows API function
to initialize StdErrorHandle variable. In a GUI application
or library (DLL), StdErrorHandle is always 0.
|
|
|
RandSeed variable |
Table of Content |
StdInputHandle variable |
- 4.62.1.28 -