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

TCustomScrollBar.OnScroll

OnScroll - Handler for a scrolling event (by mouse, keyboard or program)

Declaration

Source position: stdctrls.pp line 112

public property TCustomScrollBar.OnScroll: TScrollEvent
  read FOnScroll
  write FOnScroll;

Description

OnScroll - Handler for a scrolling event

Called when there is any movement of the slider by mouse, arrow keys or Page Up/Down keys, or if the display in the main window is caused to scroll

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads