TextureCoordinateScaling is an option to Plot3D and similar functions that specifies whether arguments supplied to a texture coordinate function should be scaled to lie ...
TimeZone is an option for DateString, AbsoluteTime, and related functions that specifies the time zone to use for dates and times.
TooltipDelay is an option for objects such as Tooltip that specifies how long to delay after the mouse is over the object before displaying the tooltip.
TotalWidth is an option which can be set for output streams to specify the maximum total number of characters of text that should be printed for each output expression. Short ...
TraceDepth is an option for Trace and related functions which specifies the maximum nesting of evaluation chains that are to be included.
TraceOriginal is an option for Trace and related functions which specifies whether to test the form of each expression before its head and arguments are evaluated.
Transparent represents perfect transparency in graphics or style specifications.
Underoverscript[x, y, z] is an object that formats as x_y^z.
Underscript[x, y] is an object that formats as UnderscriptBox[x, y].
UnsetShared[s_1, s_2, ...] stops the sharing of the variables or functions s_i among parallel kernels.UnsetShared[patt] stops the sharing of all variables and functions whose ...