[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Tells the widget to scroll the client area relative.
Source position: forms.pp line 186
public procedure TScrollingWinControl.ScrollBy( |
DeltaX: Integer; |
DeltaY: Integer |
); override; |
The still visible part doesn't deserve a repaint (optimization).
lazarus-ccr.sourceforge.net |