Unit 'Forms' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TScrollingWinControl.CalculateAutoRanges

Sets or resets the ranges used for scroll bars in the control.

Declaration

Source position: forms.pp line 168

protected procedure TScrollingWinControl.CalculateAutoRanges; virtual;

Description

Used in the implementation of the ComputeScrollbars method.

See also

TScrollingWinControl.ComputeScrollbars

  

Updates Page, AutoRange, IsScrollBarVisible, and returns True when changed.

TScrollingWinControl.HorzScrollBar

  

The horizontal scroll bar for the control.

TScrollingWinControl.VertScrollBar

  

The vertical scroll bar for the control.