Developer

ScrollBars

Specify whether scrollbars will be visible, even if there is a need for them (component content overflow).

property ScrollBars: TNxScrollBars read FScrollBars write SetScrollBars;
This property is useful when developer want to control scrolling manually without showing scrollbars.

Remarks


This property is protected. Descendants may publish this method.

See also