Scroll bar at the Bottom Border of the Window
Source position: MUIClass.Window.pas line 162
published property TMUIWindow.UseBottomBorderScroller : Boolean |
If set to True, the window will feature a scrollbar in its bottom border. You must set this for the window object if any children are going to use this window border scroller, e.g. prop gadgets with the Prop.UseWinBorder attribute.
Obviously, scroll gadgets in window borders wont look good with borderless or non-resizable windows.
|
Scroll bar at the Left Border of the Window |
|
|
Scroll bar at the Right Border of the Window |
|
|
Do not draw it but use the Window border Scrollbar |
|
|
Control ScrollGroup by the Window Scrollbars |