Icon ScrollBars Property

property ScrollBars: TScrollBars

Available In: Visual Client Applications

Specifies which scrollbars to show, if any.

Information Even if this property is set to sbHorizontal, sbVertical, or sbBoth, a scrollbar will only be shown if the size of the contents of the control exceed the client rectangle for the control.
Image