Source position: fpg_scrollbar.pas line 37
type TScrollNotifyEvent = procedure(
Sender: TObject;
position: Integer
) of object;