DefaultMenuStyle is a low-level option for menu-generating constructs that specifies the default style to use for displaying menu items.
DeleteDirectory["dir"] deletes the specified directory.
DeleteFile["file"] deletes a file. DeleteFile[{"file_1", "file_2", ...}] deletes a list of files.
DragAndDrop is a global front end option that specifies whether to allow drag-and-drop editing.
EdgeRules[g] gives the list of edge rules for the graph g.
ExcludePods is an option to WolframAlpha that specifies pod IDs to exclude from the results.
GridDefaultElement is an option for the low-level function GridBox that specifies what to insert when a new element is created interactively in a GridBox.
HITSCentrality[g] gives a list of authority and hub centralities for the vertices in the graph g.
InitializationCellWarning is an option for notebooks that specifies whether a warning should be given when a notebook containing initialization cells is opened.
Interrupt[] generates an interrupt.