[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 109

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

See also

TCustomScrollBar.OnScroll

  

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