JVCL Help:TJvPreviewControl.HideScrollBars

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Indicates if scrollbars are hidden when not used.


Pascal

 propertyHideScrollBars: Boolean;


Description

Use HideScrollBars to indicate whether scrollbars are hidden or disabled when not needed. If HideScrollBars is true, the scroll bars are hidden when they are not used. If HideScrollBars is false, the scrollbars are just disabled. Disabling scroll bars causes less flicker when the state of the scroll bars changes often.


See Also

TJvCustomPreviewControl.ScrollBars


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page