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

TScrollingWinControl.ScrollBy

Tells the widget to scroll the client area relative.

Declaration

Source position: forms.pp line 186

public procedure TScrollingWinControl.ScrollBy(

  DeltaX: Integer;

  DeltaY: Integer

); override;

Description

The still visible part doesn't deserve a repaint (optimization).

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