JVCL Help:TJvScrollingWindow.AutoHide
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvScrollingWindow.AutoHide Property
[+] TJvScrollingWindow Events
[+] TJvScrollingWindow Methods
[+] TJvScrollingWindow Properties
Search in JVCL Help
Search in all projectsSummary
Indicates whether the scroll buttons hide automatically on the scrolling panel control if it is large enough to display all of its controls.
Pascal
propertyAutoHide: Boolean;
Description
If AutoHide is True the scroll bars hide automatically when necessary. For example, if the user scrolls the control so that all of its controls are visible, the scroll buttons hide. If AutoHide is False, the scroll buttons don't hide automatically.
See Also
TJvCustomScrollPanel.AutoRepeat, TJvCustomScrollPanel.ScrollAmount
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