help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'System' (#rtl)

Reference for unit 'System': Variables

argv

  

Pointer to the array of command-line arguments

cmdline

  

Current command-line.

DispCallByIDProc

  

Callback to perform dispatch interface procedure call by ID.

envp

  

Pointer to the array of environment variables

ErrOutput

  

Alias for StdErr

ExitCode

  

Exit code for the program, will be communicated to the OS on exit.

InOutRes

  

Result of last I/O operation. Read-Only.

Input

  

Standard input text file.

IsConsole

  

True for console applications, False for GUI applications.

IsLibrary

  

True if the current module is a library. Otherwise module is an excutable

Output

  

Standard output text file.

RandSeed

  

Seed for Random function.

ReturnNilIfGrowHeapFails

  

Describe behaviour if getmem fails.

softfloat_exception_flags

  

Current soft float exception flags

softfloat_exception_mask

  

Current soft float exception mask

StackBottom

  

Current stack bottom.

StackLength

  

Maximum stack length.

StackTop

  

Top location of the stack.

StdErr

  

Standard diagnostic output text file.

StdOut

  

Alias for Output.

ThreadID

  

Current Thread ID.

widestringmanager

  

Current widestring manager.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505