htmlviewer NoScroll property
Return to Introduction  Previous page  Next page
Applies to
acHTMLViewer component.  

Declaration
property NoScroll: Boolean;  

Description
The NoScroll property specifies whether you would like to show or hide the scroll bars from the HMTL Viewer (embedded Internet Explorer window).  
 
tip Set NoScroll to True, if you don't want to show the scroll bars in viewer.  

See also
NoStdPopupMenu and BorderStyle properties.