Unit 'MUIClass.Window' Package
[Overview][Types][Classes][Index] [#MUIClass]

TMUIWindow.UseLeftBorderScroller

Scroll bar at the Left Border of the Window

Declaration

Source position: MUIClass.Window.pas line 158

published property TMUIWindow.UseLeftBorderScroller : Boolean
  read FULBS
  write SetULBS
  default False;

Description

If set to True, the window will feature a scrollbar in its left 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.

See also

UseBottomBorderScroller

  

Scroll bar at the Bottom Border of the Window

UseRightBorderScroller

  

Scroll bar at the Right Border of the Window

Prop.UseWinBorder

  

Do not draw it but use the Window border Scrollbar

ScrollGroup.UseWinBorder

  

Control ScrollGroup by the Window Scrollbars


Documentation generated on: 2024-04-19