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

TWinControl.ScrollBy

Move all child controls.

Declaration

Source position: controls.pp line 2226

public procedure TWinControl.ScrollBy(

  DeltaX: Integer;

  DeltaY: Integer

); virtual;

Arguments

DeltaX

  

Increment for Left.

DeltaY

  

Increment for Top

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