Source position: msewidgets.pas line 282
type optionsscrollty = set of (
oscr_drag,
oscr_zoomwidth,
oscr_zoomheight,
oscr_key,
oscr_mousewheel
);