[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
|
Default application configuration file extension. |
|
|
Current CPU endianness |
|
|
Days between 1/1/0001 and 12/31/1899 |
|
|
Drive letter delimiter |
|
|
Empty String Constant |
|
|
Empty wide string. |
|
|
Match any file |
|
|
Archive bit is set |
|
|
Compressed file attribute |
|
|
File is a directory |
|
|
Encrypted file attribute |
|
|
Hidden file. |
|
|
Normal file attribute |
|
|
Read-Only file. |
|
|
File is a symlink |
|
|
System file (Dos/Windows only) |
|
|
Temporary file attribute |
|
|
Virtual file attribute |
|
|
Volume id (Fat filesystem, Dos/Windows only) |
|
|
FileOpen error value |
|
|
Open file in read-only mode |
|
|
Open file in read/write mode. |
|
|
Open file in write-only mode |
|
|
Open file in DOS share-compatibility mode |
|
|
Do not lock file. |
|
|
Lock file so other processes cannot read. |
|
|
Lock file so other processes can only read. |
|
|
Lock file for exclusive use |
|
|
Start seek operation from beginning of file. |
|
|
Start seek operation from current position in file. |
|
|
Start seek operation from end of file. |
|
|
NULL GUID constant |
|
|
String to prepend to hexadecimal values |
|
|
Number of hours in a day. |
|
|
Starting point of the Julian calendar |
|
|
Lead bytes in Multi-Byte character sets |
|
|
Maximum currency value |
|
|
Maximum TDateTime value. |
|
|
Maximum length of a fully qualified filename (including path) |
|
|
Minimum Currency value |
|
|
Minimum TDateTime value. |
|
|
Number of minutes per day. |
|
|
Number of minutes per hour. |
|
|
Array with number of days in the months for leap and non-leap years. |
|
|
Number of milliseconds per day |
|
|
Number of milliseconds per second |
|
|
Pointer to an empty string |
|
|
Path (directory) delimiter. |
|
|
Path separator. (Separates paths in search path lists) |
|
|
Not used in Free Pascal. |
|
|
Not used in Free Pascal. |
|
|
Package is a design-time only package |
|
|
Package is an executable |
|
|
Ignore duplicate units in package |
|
|
Package is a library |
|
|
Mask for module type flags |
|
|
Never-build flag was specified when compiling package |
|
|
Package is a real package (not exe) |
|
|
Mask for producer flags |
|
|
Not used in Free Pascal. |
|
|
Package is a run-time only package |
|
|
Not used in Free Pascal. |
|
|
Bus error signal number (Unix only) |
|
|
Default signal handler (Unix only) |
|
|
Floating Point Error signal number (Unix only) |
|
|
Illegal instruction signal number (Unix only) |
|
|
INTERRUPT signal number (Unix only) |
|
|
Last signal number (Unix only) |
|
|
QUIT signal number (Unix only) |
|
|
Segmentation fault signal number (Unix only) |
|
|
Number of seconds per day |
|
|
Number of seconds per minute |
|
|
Characters which start a command-line switch |
|
|
System configuration directory. |
|
|
Unit was implicitly imported into package (did not appear in package contains list) |
|
|
Unit is the main unit of the package |
|
|
Unit is the original weak packaged unit |
|
|
Unit is a packaged unit (appeared in package contains list) |
|
|
Weak (original or not) packaged unit |
|
|
Unit is a weak packaged unit |
|
|
Number of days between 1.1.1900 and 1.1.1970 |
|
|
Starting point of the unix calendar (1/1/1970) |