[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TControlScrollBar.InternalSetRange

Checks and propagates the new range to the Control.

Declaration

Source position: forms.pp line 112

protected procedure TControlScrollBar.InternalSetRange(

  const AValue: Integer

); virtual;

See also

TControlScrollBar.ControlUpdateScrollBars

  

Notifies the associated Control of changes.

TScrollingWinControl.UpdateScrollBars

  

Initializes or updates the ScrollBars.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.