Previous: 4.67.1.6. ErrorAddr variable To the Table of Contents Next: 4.67.1.8. ExeSize variable
4.67.1.6. ErrorAddr variable Table of Contents 4.67.1.8. ExeSize variable

- 4.67.1.7. -
Table of Contents
4. Standard Units
4.67. System - Built-in routines
4.67.1. System Unit Variables
4.67.1.7. ExeName variable


4.67.1.7. ExeName variable

Targets: MS-DOS, OS/2, Win32


System Unit

The ExeName variable contains a pointer to a null-terminated string that contains the name of program (executable file).

Declaration:
var ExeName: PChar;



Previous: 4.67.1.6. ErrorAddr variable To the Table of Contents Next: 4.67.1.8. ExeSize variable
4.67.1.6. ErrorAddr variable Table of Contents 4.67.1.8. ExeSize variable

- 4.67.1.7. -