qp.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Index: D
  Contents Index Notes                              Help on Help
  ┌─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┐
  │ABC│D│EFGHI-JKLMNOP-QRSTUVW-Z│
  └─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┘
    $D+                Switch to enable debugging
    $D-                Switch to disable debugging
    Data types         Table of QuickPascal data types
    DateTime           Type defined in Dos unit
   _DefaultMode        Constant defined in MSGraph unit
    $DEFINE            Defines symbol directive
    Dec                Decrements ordinal variable
    Delay              Pauses program execution
    Delete             Removes portion of a string
    DelLine            Deletes line at y location of cursor
    Directive          Controls compilation of source code
    Directory          Constant defined in Dos unit
    DirectVideo        Variable defined in Crt unit
    DirStr             Type defined in Dos unit
    DiskFree           Returns free space on a drive
    DiskSize           Returns capacity of a drive
   _DisplayCursor      Sets cursor toggle for graphics functions
    Display modes      Constants defined in Crt unit
    Dispose            Deallocates dynamic variable
    DIV                Integer division operator
    DosError           Variable defined in Dos unit
    DosExitCode        Returns exit code from child process
    Dos unit           Unit interface documentation
    DosVersion         Returns version number of operating system
    Double             Stores 8-byte floating-point number
    DOWNTO             Decrements FOR-loop control variable
    DSeg               Returns DS register value