Delimiter represents a delimiter to be displayed in objects such as PopupMenu and Manipulate.
Deployed is an option for displayed objects, cells, and notebooks that specifies whether their contents should be considered deployed, so that elements such as Slider, ...
DiacriticalPositioning is an option for UnderscriptBox and related boxes that specifies how close diacritical characters are drawn to the base character.
DigitCharacter represents a digit character 0\[Dash]9 in StringExpression.
DiracComb[x] represents the Dirac comb function giving a delta function at every integer point. DiracComb[x_1, x_2, ...] represents the multidimensional Dirac comb function.
Direction is an option for Limit that specifies the direction in which the limit is taken.
DirectoryQ["name"] gives True if the directory with the specified name exists, and gives False otherwise.
DirectoryStack[] gives the directory stack that represents the sequence of current directories used.
x /= c divides x by c and returns the new value of x.
DockedCells is an option for notebooks that gives a list of cells that are to be displayed "docked" at the top of the notebook.