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

TCustomScrollBar.OnChange

Event handler for any change of the Position.

Declaration

Source position: stdctrls.pp line 112

public property TCustomScrollBar.OnChange : TNotifyEvent
  read FOnChange
  write FOnChange;

See also

TCustomScrollBar.OnScroll

  

Handler for a scrolling event by mouse, keyboard or code.

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