Icon OverflowX Property

property OverflowX: TOverflowType

Usage

Available In: Visual Client Applications

Specifies whether or not to show a native horizontal browser scrollbar for the element if the width of its contents and/or child elements exceeds the width of the client rectangle for the element.

Information This property should be left at its default value of otHidden for most elements. This element property is only used for specifying the scrollbars of the application viewport.
Image