RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Variables

The following table lists variables in this documentation.

Name 
Description 
This is variable System.AbstractErrorProc. 
Represents the total number of allocated memory blocks in a Delphi application. 
Represents the total size of allocated memory blocks. 
Points to the assertion error-handler. 
Points to the command-line arguments specified when the application is invoked. 
Specifies the flags for displaying the application's main window. 
This is variable System.DebugHook. 
Specifies the Default 8087 control word. 
Specifies the characters that are used by default to separate lines in text. 
This is variable System.DispCallByIDProc. 
Points to a procedure invoked by a DLL entry point. 
envp 
This is variable System.envp. 
Contains the address of a statement causing a runtime error. 
Points to the RTL runtime error handler. 
This is variable System.ErrOutput. 
This is variable System.ExceptClsProc. 
This is variable System.ExceptionClass. 
This is variable System.ExceptObjProc. 
Points to the lowest-level exception handler. 
Contains the application's exit code. 
Points to a program's exit procedure (provided for backward compatibility). 
Specifies the last procedure to execute before the application shuts down. 
Indicates the access mode on typed and untyped files opened by the Reset procedure. 
Indicates how the memory manager obtains memory from the operating system. 
This is variable System.HPrevInst. 
InitProc is the last installed initialization procedure. 
Specifies a read-only Text file associated with the processes standard Input file. 
Indicates whether the module was compiled as a console application. 
Indicates whether the module is a shared library. 
Indicates whether the application spawned additional threads using BeginThread or TThread objects. 
Controls when the just-in-time debugger is called. 
Lists module records for enumeration procedures. 
Indicates the instance handle for the main executable. 
Indicates the instance handle for the current module's main thread of execution. 
This is variable System::MaxDispArgs. 
This is variable System.ModuleUnloadList. 
Dictates memory manager behavior during a thread contention. 
Controls whether the application displays an error message when a runtime error occurs. 
Specifies a write-only Text file associated with the process's standard output file. 
Points to RaiseException Windows function. 
RandSeed stores the built-in random number generator's seed. 
Report memory leaks on shutdown. 
This is variable System.RTLUnwindProc. 
This is variable System.SafeCallErrorProc. 
This is variable System.SystemThreadEndProc. 
This is variable System.SystemThreadFuncProc. 
This is variable System.Test8086. 
This is variable System.Test8087. 
This is variable System.TestFDIV. 
This is variable System.VarAddRefProc. 
This is variable System.VarClearProc. 
This is variable System.VarCopyProc. 
This is variable System.VarToLStrProc. 
This is variable System.VarToWStrProc. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!