property Visibility: TScrollbarVisibility;
type TScrollBarVisibility = (svAlways, svHidden, svAuto);
Controls the visibility of the scrollbars.
svAlways will always display the scrollbars;
svHidden will always hide the scrollbars;
svAuto will only show the scrollbars if the (scaled) workspace does not completely fit into the current viewport.
Copyright ©2000-2024 Alex Denisov and the Graphics32 Team - Graphics32 2.0 - Help file built on 18 Feb 2024