- 4.62.1.18 -
Standard Units
System Unit
System Unit VariablesIsLibrary variable
Targets: MS-DOS, OS/2, Win32
System Unit
IsLibrary is a boolean varible which is TRUE if the application
was compiled as a dynamic-link library (DLL) and FALSE if the application
was compiled as an executable (EXE).
Declaration:
var IsLibrary: Boolean;
MS-DOS target:
IsLibrary variable is always FALSE.
|
|
|
IsConsole variable |
Table of Content |
LongRec type |
- 4.62.1.18 -