MaxExtraConditions is an option to Solve and related functions that specifies how many extra equational conditions on continuous parameters to allow in solutions that are ...
Modal
(Built-in Mathematica Symbol) Modal is an option to functions such as CreateDialog that specifies whether the dialog that is created should be modal to the Mathematica front end.
MorphologicalBranchPoints[image] gives a version of a binary image image in which white pixels represent the morphological branch points.
NullWords is an option for Read and related functions which specifies whether null words should be taken to exist between repeated word separators.
Opener
(Built-in Mathematica Symbol) Opener[x] represents an opener with setting x, displayed as OpenerBox[True] when x is True and OpenerBox[False] when x is False. Opener[Dynamic[x]] takes the setting to be ...
PasteBoxFormInlineCells is an option for cells that specifies whether a new inline cell is created when a typeset expression is pasted into a non-box-type cell.
PixelConstrained is an option for ArrayPlot which specifies how to constrain cells to align with displayed pixels.
RadicalBoxOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option for selections that specifies settings for RadicalBox objects.
Record
(Built-in Mathematica Symbol) Record represents a record in Read, Find, and related functions.
RowMinHeight is an option for the low-level function GridBox that specifies the minimum total height in units of font size that should be allowed for each row.